---
title: annotationVisibleRect
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapview/annotationvisiblerect
---

# annotationVisibleRect

The visible rectangle where the map is displaying annotation views.

## Declaration

```swift
var annotationVisibleRect: CGRect { get }
```

## See Also

### Managing annotation selections

- [selectedAnnotations](mapkit/mkmapview/selectedannotations.md)
- [selectAnnotation(_:animated:)](mapkit/mkmapview/selectannotation(_:animated:).md)
- [deselectAnnotation(_:animated:)](mapkit/mkmapview/deselectannotation(_:animated:).md)
