---
title: "null"
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkmaprect/null
---

# null

The null map rectangle.

## Declaration

```swift
static let null: MKMapRect
```

## Discussion

Discussion You can use this constant when you want to specify an invalid map rectangle.

## See Also

### Getting standard map rectangles

- [world](mapkit/mkmaprect/world.md)
