Cluster<T extends Marker> Class

A cluster of one or more Markers that overlap one another in the view. The cluster's screen position is taken from its first entry. Clusters also have a Marker themselves, that represents the whole group. The cluster marker isn't created until all entries have been added.

Methods

Name Description
constructor(markers: T extends Marker[]): Cluster    

Properties

Name Type Description
clusterMarker undefined | Marker    
markers T extends Marker[]    
rect ViewRect    

Defined in

Last Updated: 08 January, 2020