getGeoJsonClusterExpansionZoom abstract method
Returns the zoom at which a cluster expands into multiple children.
Implementation
Future<FeatureExtensionValue> getGeoJsonClusterExpansionZoom(
String sourceIdentifier,
Map<String?, Object?> cluster,
);