MarkerOptions
Marker initialization options.
number[]
The position in pixels of the "tip" of the icon (relative to its top left corner). The icon will be aligned so that this point is at the marker's geographical location. Centered by default if size is specified.
number[]
Geographical coordinates of marker center [longitude, latitude, altitude?]
,
where altitude is an optional component in meters.
number[]
Icon anchor in hovered state.
undefined
string
Marker icon URL in hovered state.
number
Expression
Marker icon opacity in hovered state.
number[]
Marker icon size [width, height]
in pixels in hovered state.
undefined
string
Marker icon URL.
undefined
false
true
Allows the marker to emit events (like mouseover
). true
by default.
Initialization options of the marker's label.
undefined
number
Maximum display styleZoom of the marker.
undefined
number
Minimum display styleZoom of the marker.
number
Expression
Marker icon opacity.
undefined
number
Icon clockwise rotation in the screen plane in degrees.
number[]
Marker icon size [width, height]
in pixels.
any
User specific data.
undefined
number
Draw order.