pointsGroupingZoomLevel property
getter/setter pair
The zoom level at which points grouping is enabled.
When the map's zoom is equal or higher than this value, points grouping may be applied. Use MarkerCollectionRenderSettings.pointsGroupingZoomLevel to control clustering behaviour for large marker sets.
Implementation
int pointsGroupingZoomLevel;