A simple container with all the Leaflet objects for a note created by the MapEditorViewer.addNote ( )
The constructor
| Name | Type | Description |
|---|---|---|
| marker | LeafletObject | The marker of the note |
| polyline | LeafletObject | The polyline of the note |
| bullet | LeafletObject | The bullet of the note |
The bullet of the note (= a L.Marker object)
The marker of the note (= a L.Marker object)
The polyline of the note (= a L.Polyline object)
The bullet of the note (= a L.Marker object)
The marker of the note (= a L.Marker object)
The polyline of the note (= a L.Polyline object)