---
title: spans180thMeridian
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmaprect/spans180thmeridian
---

# spans180thMeridian

A Boolean value that indicates whether the specified map rectangle crosses the 180th meridian.

## Declaration

```swift
var spans180thMeridian: Bool { get }
```

## See Also

### Comparing rectangles

- [isNull](mapkit/mkmaprect/isnull.md)
- [MKMapRectEqualToRect(_:_:)](mapkit/mkmaprectequaltorect(_:_:).md)
- [isEmpty](mapkit/mkmaprect/isempty.md)
- [remainder](mapkit/mkmaprect/remainder.md)
