Leaflet / Leaflet.markercluster

Marker Clustering plugin for Leaflet
MIT License
3.98k stars 1k forks source link

Cancel zoomOrSpiderfy if default prevented #1103

Closed eriknikulski closed 8 months ago

eriknikulski commented 8 months ago

Related to #1101 If default has been prevented on the event coming to L.MarkerClusterGroup cancel further execution in _zoomOrSpiderfy. This allows for custom logic on whether a cluster is allowed to be zoomed-in / spiderfyed or not.