Using some features of SQL and the Carto styling in CartoDB you can perform some simple point clustering in your maps. Here is an example where we cluster points based on zoom level and rounding and then grouping of points by the latitude and longitude coordinates.
http://developers.cartodb.com/examples/point-clustering.html
Point clustering
Using some features of SQL and the Carto styling in CartoDB you can perform some simple point clustering in your maps. Here is an example where we cluster points based on zoom level and rounding and then grouping of points by the latitude and longitude coordinates.
Can we get it ported to cartodb-leaflet?
Thanks.