clusterMaxZoom property
Max zoom on which to cluster points if clustering is enabled. Defaults to one zoom less than maxzoom (so that last zoom features are not clustered).
Type: number
Implementation
final double? clusterMaxZoom;
Max zoom on which to cluster points if clustering is enabled. Defaults to one zoom less than maxzoom (so that last zoom features are not clustered).
Type: number
final double? clusterMaxZoom;