HtmlMarkerOptions
HtmlMarker initialization options.
Properties
number[]
The position in pixels of the "tip" of the HTML marker relative to its top-left corner.
number[]
Geographical coordinates [longitude, latitude]
of the top-left corner of the HTML marker, taking into account its anchor.
HTMLElement
string
HTML content of the HTML marker.
undefined
false
true
HTML marker can be pointer-event target if this option is set to true
(pointer-events: auto),
otherwise it can't (pointer-events: none).
undefined
number
Maximum display styleZoom of the HTML marker.
undefined
number
Minimum display styleZoom of the HTML marker.
undefined
false
true
Capture events if set. Otherwise events will passed to the map. By default it's true
.
any
User specific data.
undefined
number
Draw order.