Class NoteDataForMapIcon

An object with data used to build the Note

Source : file core/mapIcon/NoteDataForMapIcon.js at line 33

Constructor

new NoteDataForMapIcon ( )

The constructor

Source : file core/mapIcon/NoteDataForMapIcon.js at line 39

Public properties

address : String

The address ( = streets names at the note position and city and hamlet )

Source : file core/mapIcon/NoteDataForMapIcon.js at line 62

iconContent : String

The icon content ( = the outerHTML of the SVG with streets itinerary and rcnRef number )

Source : file core/mapIcon/NoteDataForMapIcon.js at line 48

latLng : Array of Number

The lat and lng of the note

Source : file core/mapIcon/NoteDataForMapIcon.js at line 69

tooltipContent : String

The tooltip ( = the direction to follow + indications on roundabout, rcnRef and start point or end point )

Source : file core/mapIcon/NoteDataForMapIcon.js at line 55