---
title: followsUserHeading
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcameraposition/followsuserheading
---

# followsUserHeading

A Boolean value that indicates whether the map is following someone’s heading.

## Declaration

```swift
var followsUserHeading: Bool { get }
```

## See Also

### Accessing information about someone’s location

- [followsUserLocation](mapkit/mapcameraposition/followsuserlocation.md)
