# ClusterAnnotationParams
Simple object used to create cluster annotation view.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# annotation
annotation :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
memberAnnotations :Array<Modules.Map.Annotation>
Array of Modules.Map.Annotation, which is recieved in event 'clusteringstarted' as memberAnnotations.