Cluster class
Represents clustered map feature
Signature:export declare class Cluster
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
AttributeName | string | Name of dataset attribute used for clustering | |
ClusterIcon | string | URL of the icon used for clustered feature | |
ClusterInteractionType | ClusterInteractionType | Type of clustering | |
Distance | number | Zoomlevel when features start clustering | |
SingleIcon | string | URL of individual icon of feature | |
Threshold | number | Minimum amount of features when cluster starts |