Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes an object that represents feature clustering settings for a map service.

Hierarchy

  • FeatureCluster

Index

Properties

backgroundColor

backgroundColor: number[]

Background Color of clusters.

enabled

enabled: boolean

Whether Feature Clustering is currently enabled or not.

labelColor

labelColor: number[]

Color of label text for clusters.

maximumFeatures

maximumFeatures: number

Maximum number of features for a cluster to contain.

radius

radius: number

Radius (in pixels) to group features into clusters by.

userCanToggle

userCanToggle: boolean

Whether the user has the ability to turn clustering on/off.