Leaflet.markercluster icon indicating copy to clipboard operation
Leaflet.markercluster copied to clipboard

Spiderfy the cluster only on max zoom

Open Panic7 opened this issue 1 year ago • 0 comments

https://github.com/Leaflet/Leaflet.markercluster/blob/e5124b27a8374d7037c31bf81235f9ba007a715e/src/MarkerClusterGroup.js#L868-L874

I don't want to search for hacky ways to bypass this, in case I need to spiderfy the cluster only at the maximum zoom level. It would be nice to have a parameter for the cluster groups, like 'spyderfyOnMaxZoomOnly' or something

Panic7 avatar Jan 23 '24 08:01 Panic7