---
title: center
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkcoordinateregion/center
---

# center

The center point of the region.

## Declaration

```swift
var center: CLLocationCoordinate2D
```

## See Also

### Getting the region coordinates

- [span](mapkit/mkcoordinateregion/span.md)
