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

# MapUserTrackingMode.none

The map doesn’t update based on the person’s location.

## Declaration

```swift
case none
```

## See Also

### Setting the user tracking mode

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