Add map support for point clustering similar to what is done with [leaflet markercluster plugin](https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-markercluster/). That will improve performance, usability, design and also solve the problem for the overlapping records (the ones with exactly the same coordinates).
Add map support for point clustering similar to what is done with leaflet markercluster plugin.
That will improve performance, usability, design and also solve the problem for the overlapping records (the ones with exactly the same coordinates).