HtmlInputMarker | MapGL | Urbi Documentation
MapGL JS API

HtmlInputMarker

Marker style for HTML marker

Properties
number[]

The position in pixels of the "tip" of the HTML marker relative to its top-left corner.

number[]

Geographical coordinates of marker center [longitude, latitude] .

stringHTMLElement

HTML content of the HTML marker.

number

Maximum display zoom level of the HTML marker.

number

Minimum display zoom level of the HTML marker.

boolean

Capture events if set, otherwise events will passed to the map. Use this setting if you want to disable map zoom/scroll over html marker. By default it's true .

"html"
any

User specific data.

number

Draw order.

any