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

# heading

A value that indicates the heading of the person’s device.

## Declaration

```swift
var heading: CLHeading? { get }
```

## See Also

### Accessing the user’s location and heading

- [location](mapkit/userlocation/location.md)
