---
title: MKUserTrackingMode.none
framework: mapkit
role: symbol
role_heading: Case
path: mapkit/mkusertrackingmode/none
---

# MKUserTrackingMode.none

The map doesn’t follow the user’s location.

## Declaration

```swift
case none
```

## See Also

### Constants

- [MKUserTrackingMode.follow](mapkit/mkusertrackingmode/follow.md)
- [MKUserTrackingMode.followWithHeading](mapkit/mkusertrackingmode/followwithheading.md)
