---
title: rect
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcameraupdatecontext/rect
---

# rect

A map rectangle that approximates the view of the map’s camera.

## Declaration

```swift
let rect: MKMapRect
```

## See Also

### Accessing information about the camera

- [camera](mapkit/mapcameraupdatecontext/camera.md)
- [region](mapkit/mapcameraupdatecontext/region.md)
