showMarkerClusters property

bool showMarkerClusters
final

Whether to aggregate and form a cluster of nearby markers. Defaults to false.

The buildClusterMarker property is required when showMarkerClusters is true.

Implementation

final bool showMarkerClusters;