---
title: annotations
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectmapelement/annotations
---

# annotations

An array of optional annotations attached to the map.

## Declaration

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

## See Also

### Pinpointing the Map

- [mapType](photosui/phprojectmapelement/maptype.md)
- [centerCoordinate](photosui/phprojectmapelement/centercoordinate.md)
- [heading](photosui/phprojectmapelement/heading.md)
- [pitch](photosui/phprojectmapelement/pitch.md)
- [altitude](photosui/phprojectmapelement/altitude.md)
