Modules.Map.ClusterAnnotationParams
Simple object used to create cluster annotation view.
Since: 6.3.0
Properties #
annotation#
Type: Modules.Map.Annotation
Modules.Map.Annotation instance, which you want to show as clustered annotation. There is no
need to provide latitude and longitude as clustered annotation decides its location itself.
memberAnnotations#
Type: Array<Modules.Map.Annotation>
Array of Modules.Map.Annotation, which is received in event 'clusteringstarted' as
memberAnnotations.