Clustering: add setter for clusterDistancePoints in the GMUNonHierarchicalDistanceBasedAlgorithm.m #452
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
In googlemaps/android-maps-utils in distance based algorithms we have a method setMaxDistanceBetweenClusteredItems() to change the distance between markes when clustering is active. It will be great if we have this functionality for iOS too.
Example of using this variable in Android:
Example of possible using this method in iOS:
The text was updated successfully, but these errors were encountered: