v1.4.0
Added
- New option
markerLayer
, which allows to specify the layer used to display deflated markers. This should be used for specific behaviour, such as clustering markers. (#135)
Deprecated
- Options
markerCluster
andmarkerClusterOptions
; both options will be removed with the next major release. Initialise the MarkerCluster layer and pass it to themarkerLayer
option instead.