Search code examples
mapboxmarkerclusterer

Marker Cluster mapbox android


I have a problem with Markers in MapBox. I have multi markers and i want to clustering it. I using MapBox SDK for android. Please help me. Thanks so much.

I had using markerscluster with Google Service Map Android v2. with Lib "Google Maps Android Marker Clustering Utility" But i can't using like it for MapBox.


Solution

  • Looking at the mapbox Android plugin repository, there is a clustering plugin now, but it doesn't seem to be in maven yet.

    (The gl core implementation of mapbox also has a clustering issue.)