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

# distance

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

## Declaration

```swift
var distance: Double
```

## See Also

### Accessing the camera properties

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