Is your feature request related to a problem? Please describe.
On my app, I have a map with a limited zoom level, that is to say I can't zoom in to the max because I don't want to see the exact location of the annotation. When I have a lot of annotations at the same location, they are displayed around the location but as I limited the zoom level I can't see them. (see the picture)
Describe the solution you'd like
I would like to customize the distance from contested location to increase it to see the annotations with the same location at my max zoom in.
Describe alternatives you've considered
I tested to multiplicate the distanceFromContestedLocation.
Is your feature request related to a problem? Please describe. On my app, I have a map with a limited zoom level, that is to say I can't zoom in to the max because I don't want to see the exact location of the annotation. When I have a lot of annotations at the same location, they are displayed around the location but as I limited the zoom level I can't see them. (see the picture)
Describe the solution you'd like I would like to customize the distance from contested location to increase it to see the annotations with the same location at my max zoom in.
Describe alternatives you've considered I tested to multiplicate the
distanceFromContestedLocation
.Additional context
Checklist