GoogleMapsClustering is a fast marker clustering library for Google Maps Android API.
Motivation
Why not use Google Maps Android API Utility Library? Because it’s very slow for large amounts of markers, which causes skipping frames and ANRs (see Issue #29, Issue #82). But this library can easily handle thousands of markers (the video above demonstrates the sample application with 20 000 markers running on Nexus 5).

Leave a Reply
You must be logged in to post a comment.