Leaflet.markercluster
Leaflet.markercluster copied to clipboard
Spiderfy the cluster only on max zoom
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