SINTEF-9012 / PruneCluster

Fast and realtime marker clustering for Leaflet
MIT License
551 stars 131 forks source link

Reset _removeFlag after Marker is removed #117

Closed Cadrach closed 8 years ago

Cadrach commented 8 years ago

If some markers are shared between the clusters, when removing the marker from a cluster, it will remove it from other clusters on their next RemoveMarkers call.