Enum
ClusterState

State of the item in the clustered data source.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum ClusterState

Fields

Collapsed

Cluster is collapsed. It is shown as single pushpin.

Declaration

cs-api-definition
Collapsed = 0

Field Value

ClusterState

Expanded

Cluster is expanded. It is shown as number of the pushpins.

Declaration

cs-api-definition
Expanded = 1

Field Value

ClusterState

ExpandedToPolygon

Cluster is expanded so its items aren't on their original locations, but in the vertices of the regular polygon. Cluster is shown as number of the pushpins.

Declaration

cs-api-definition
ExpandedToPolygon = 2

Field Value

ClusterState

In this article
DefinitionFieldsCollapsedExpandedExpandedToPolygon
Not finding the help you need?
Contact Support