CircleMarkerOptions
CircleMarker initialization options.
undefined
string
Fill color in hexadecimal RGB (#ff0000
) or RGBA (#ff0000ff
) format.
number[]
Geographical coordinates of the circleMarker center: [longitude, latitude]
.
undefined
number
CircleMarker diameter in pixels.
undefined
false
true
Allows the circleMarker to emit events (like mouseover
). true
by default.
undefined
number
Maximum display styleZoom.
undefined
number
Minimum display styleZoom.
undefined
string
The second stroke color in hexadecimal RGB (#ff0000
) or RGBA (#ff0000ff
) format.
[DEPRECATED] Will be removed in the next major release, use additional CircleMarker to draw an extra stroke.
undefined
number
The second stroke width in pixels.
[DEPRECATED] Will be removed in the next major release, use additional CircleMarker to draw an extra stroke.
undefined
string
Stroke color in hexadecimal RGB (#ff0000
) or RGBA (#ff0000ff
) format.
undefined
number
Stroke width in pixels.
any
User defined data
undefined
number
Draw order.