---
title: memberAnnotations
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkclusterannotation/memberannotations
---

# memberAnnotations

The annotations that the cluster contains.

## Declaration

```swift
var memberAnnotations: [any MKAnnotation] { get }
```
