yagajs / leaflet-ng2

Angular.io integration of Leaflet
https://leaflet-ng2.yagajs.org
ISC License
66 stars 26 forks source link

Implementation Marker Cluster #443

Closed carlosdavilira closed 4 years ago

carlosdavilira commented 4 years ago

Hello everyone, I have a angular project using yaga leaflet. I need to implement the markercluster because the appliction have more then 1000 points on the map and it's causing slowness on the application. I saw the leaflet-ng2 page and I did not identify this functionality. Could anyone help me?