---
title: centerCoordinateDistance
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmapcamera/centercoordinatedistance
---

# centerCoordinateDistance

The distance from the center point of the map to the camera, in meters.

## Declaration

```swift
var centerCoordinateDistance: CLLocationDistance { get set }
```

## See Also

### Configuring the viewing angle

- [centerCoordinate](mapkit/mkmapcamera/centercoordinate.md)
- [heading](mapkit/mkmapcamera/heading.md)
- [pitch](mapkit/mkmapcamera/pitch.md)
- [altitude](mapkit/mkmapcamera/altitude.md)
