bluehalo / ngx-leaflet-markercluster

MIT License
61 stars 24 forks source link

ngx-leaflet spiderfy marker.cluster with condition #48

Open KarimSooske opened 3 years ago

KarimSooske commented 3 years ago

I,m using ngx-leaflet-markercluster to show large number of points on the map.

in some cases I have the large number of points with the same latLng that in max zoom Level, spiderfy showing feature not work properly and get confused end user.

Screenshot 2021-05-03 220118

is there anyway to check points count to decide whether show in spiderfy or not