ClusterAnnotationParams

Simple object used to create cluster annotation view.

  • 6.3.0
  • 6.3.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

ClusterAnnotationParams
: Modules.Map.Annotation
Modules.Map.Annotation instance, which you want to show as clustered 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.

ClusterAnnotationParams
memberAnnotations : Modules.Map.Annotation[]

Array of Modules.Map.Annotation, which is recieved in event 'clusteringstarted' as memberAnnotations.

Array of Modules.Map.Annotation, which is recieved in event 'clusteringstarted' as memberAnnotations.