mapbox-maps-android
                                
                                 mapbox-maps-android copied to clipboard
                                
                                    mapbox-maps-android copied to clipboard
                            
                            
                            
                        How to customize cluster symbol text
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?