Is there any code for Point Clustering in android? How can i load thousand pinpoint without having performance issues?
2048 characters in URL is just under 100 GeoCode values. So, again no more than 100 markers.
Removing all markers You can then clear all the markers using clearMarkers something like this: markerClusterer. clearMarkers(); markers = [];
Last night i got into PointClustering on Android MapView. Saw that there was nothing out for the community so i would like to share.
Groups the geopoints if the projection of them in the mapView is too close. Also renders only the visible poins.
UPDATE
Code reworked from scrach.
Now available at GitHub
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With