SINTEF-9012 / PruneCluster

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

Disable PruneCluster in a zoom #165

Open JePedrosa opened 6 years ago

JePedrosa commented 6 years ago

Hi, I'm trying to make the PruneCluster deactivate and display the markers only from a certain zoom on the map, I do not see the option of painting them all again on the map since we could be talking about between 200,000 and 300,000 points and so much this would be very slow, does anyone know how I could do it?

raph-tr commented 4 years ago

hi, any chance to have a hint on how to disable clustering passed a given zoom level ??

edit : found a workaround at #144