I'm building a map app for which I have to show the volume of our user base. I have 30,000+ coordinates and I am wondering what is the best way to display them without impinging too much on performance.
I figured creating a custom tile/layer would be the best way to do so but haven't found how to do it. I have looked at Mapbox but haven't found what I'm looking for.
The app is currently using Leaflet and the Angular-leaflet-directive.
I'm looking forward to hearing your suggestions.
Edit: I'm trying to do something similar to this visually http://tombatossals.github.io/angular-leaflet-directive/examples/0000-viewer.html#/paths/3000-items-example