In This Topic
Gets or sets the maximum distance (in 96dpi pixels) between markers that should be grouped into clusters. Default (0) disables clustering.
Syntax
'Declaration
Public Property ClusterDistance As Double
public double ClusterDistance {get; set;}
See Also