---
title: WKInterfaceMap.UserTrackingMode.none
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkinterfacemap/usertrackingmode/none
---

# WKInterfaceMap.UserTrackingMode.none

The map remains stationary, even if the user moves off the map.

## Declaration

```swift
case none
```

## See Also

### Tracking Modes

- [WKInterfaceMap.UserTrackingMode.follow](watchkit/wkinterfacemap/usertrackingmode/follow.md)
- [WKInterfaceMap.UserTrackingMode.follow](watchkit/wkinterfacemap/usertrackingmode/follow.md)
