|
LiveMap API
|
A set of options for an interactive overlay layer on the map
.
More...


Properties | |
| bool? | BubblingMouseEvents [get, set] |
When true, a mouse event on this marker will trigger the same event on the map. | |
| bool? | Interactive [get, set] |
If false, this marker will not emit mouse events and will act as a part of the underlying map. | |
| Properties inherited from livemap.layer.marker.options.LayerOptions | |
| string? | Pane [get, set] |
| Map pane where this marker will be added. | |
| string? | Attribution [get, set] |
| String to be shown in the attribution control. | |
A set of options for an interactive overlay layer on the map
.
Do not use it directly
|
getset |
When true, a mouse event on this marker will trigger the same event on the map.
|
getset |
If false, this marker will not emit mouse events and will act as a part of the underlying map.