Contents

memberAnnotations

An array of annotations that the framework grouped together in a cluster.

Declaration

get memberAnnotations(): Annotation[];

Discussion

This is a flat array that contains all of the annotations that MapKit JS groups together in a cluster. If there are multiple clusters of annotations, this array contains all of the individual annotations within those clusters; it doesn’t contain any cluster annotations.