I created custom styles by using Mapbox studio with multiple points.
I implemented this style in my android app within a mapview
.
Since there are so many point locations I need to cluster these points into circles with a count.
Can anyone help me to cluster these JSON styles based on its count?
My style URL
I have seen circle layer clustering for GeoJson files as in the URL.