# ClusterAnnotationParams

Simple object used to create cluster annotation view.

Availability
6.3.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# annotation

Availability
6.3.0
9.2.0

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

Availability
6.3.0
9.2.0
memberAnnotations :Array<Modules.Map.Annotation>

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