Cluster symbols and other supporting classes for clusterers. [Added in version 2.0]
| Class | Description | |
|---|---|---|
| CellSymbol | Symbol to render a cluster as a rounded corner square with cluster count in the center. | |
| Cluster | A cluster has a center and an array of graphics that formed the cluster. | |
| ClusterGraphic | Clusterers create an instance of ClusterGraphic when a cluster is computed. | |
| FlareSymbol | Symbol to render a cluster as a flare. | |
| SimpleClusterSymbol | Simple cluster symbol that draws a rounded square with cluster count in the center. |