---
title: MapUserTrackingMode
framework: mapkit
role: symbol
role_heading: Enumeration
path: mapkit/mapusertrackingmode
---

# MapUserTrackingMode

The modes available for user tracking.

## Declaration

```swift
enum MapUserTrackingMode
```

## Topics

### Setting the user tracking mode

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
