---
title: MapUserTrackingMode.followWithHeading
framework: mapkit
role: symbol
role_heading: Case
path: mapkit/mapusertrackingmode/followwithheading
---

# MapUserTrackingMode.followWithHeading

The map updates by following the person’s heading.

## Declaration

```swift
case followWithHeading
```

## See Also

### Setting the user tracking mode

- [MapUserTrackingMode.none](mapkit/mapusertrackingmode/none.md)
- [MapUserTrackingMode.follow](mapkit/mapusertrackingmode/follow.md)
