Optional settings for TooltipOptions and PopupOptions overlays.
More...
|
| Point? | Offset [get, set] |
| | The offset of this overlay position.
|
| string? | ClassName [get, set] |
| | A custom CSS class name to assign to this overlay.
|
| string? | Content [get, set] |
| | Sets the HTML contents of this overlay.
|
| 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.
|
| string? | Pane [get, set] |
| | Map pane where this marker will be added.
|
| string? | Attribution [get, set] |
| | String to be shown in the attribution control.
|
Optional settings for TooltipOptions and PopupOptions overlays.
◆ ClassName
| string? livemap.layer.marker.options.DivOverlayOptions.ClassName |
|
getset |
A custom CSS class name to assign to this overlay.
◆ Content
| string? livemap.layer.marker.options.DivOverlayOptions.Content |
|
getset |
Sets the HTML contents of this overlay.
◆ Offset
| Point? livemap.layer.marker.options.DivOverlayOptions.Offset |
|
getset |
The offset of this overlay position.
The documentation for this class was generated from the following file: