mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

How to customize cluster symbol text

Open gibachan opened this issue 1 year ago • 0 comments

As mentioned in the documentation, the text displayed in the cluster symbol represents the number of annotations it includes.

I'm interested in customizing the text based on the count. More specifically, I would like to display the actual count when it is up to 10, and show "10+" when the count goes beyond 10. Could you provide guidance on how to implement this, if feasible?

gibachan avatar May 15 '24 05:05 gibachan