clusterRadius property

double? clusterRadius
final

Radius of each cluster if clustering is enabled. A value of 512 indicates a radius equal to the width of a tile.

Type: number default: 50 minimum: 0

Implementation

final double? clusterRadius;