I have a MapBox map in my ios-app. Some markers have nearly the same coordinates so i try to cluster them. But now there are to many markers clustered. Is it possible to reduce the distance between the markers for getting clustered?
2
votes
1 Answers
0
votes
If you are using the iOS SDK, then yes, though you have to edit the source to RMMapView.m (it is open source). Look for clusterAreaSize.