LiveMap API
Loading...
Searching...
No Matches
livemap.layer.marker.options.DivOverlayOptions Class Reference

Optional settings for TooltipOptions and PopupOptions overlays. More...

Inheritance diagram for livemap.layer.marker.options.DivOverlayOptions:
Collaboration diagram for livemap.layer.marker.options.DivOverlayOptions:

Properties

PointOffset [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.
Properties inherited from livemap.layer.marker.options.InteractiveLayerOptions
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.

Detailed Description

Optional settings for TooltipOptions and PopupOptions overlays.

Property Documentation

◆ 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: