---
title: centerCoordinate
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcamera/centercoordinate
---

# centerCoordinate

The map coordinate at the center of the map view.

## Declaration

```swift
var centerCoordinate: CLLocationCoordinate2D
```

## See Also

### Accessing the camera properties

- [distance](mapkit/mapcamera/distance.md)
- [heading](mapkit/mapcamera/heading.md)
- [pitch](mapkit/mapcamera/pitch.md)
