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

# heading

The heading of the camera, in degrees, relative to true North.

## Declaration

```swift
var heading: Double
```

## See Also

### Accessing the camera properties

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