<!--
{
  "availability" : [
    "watchOS: 6.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKInterfaceMap/UserTrackingMode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKInterfaceMapUserTrackingMode"
  },
  "title" : "WKInterfaceMap.UserTrackingMode"
}
-->

# WKInterfaceMap.UserTrackingMode

Modes for tracking the user’s location on the map.

```
enum UserTrackingMode
```

## Topics

### Tracking Modes

[`WKInterfaceMapUserTrackingModeFollow`](/documentation/WatchKit/WKInterfaceMap/UserTrackingMode/follow)

The map scrolls to follow the user as they move.

[`WKInterfaceMapUserTrackingModeNone`](/documentation/WatchKit/WKInterfaceMap/UserTrackingMode/none)

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

[`WKInterfaceMapUserTrackingModeFollow`](/documentation/WatchKit/WKInterfaceMap/UserTrackingMode/follow)

The map scrolls to follow the user as they move.

[`WKInterfaceMapUserTrackingModeNone`](/documentation/WatchKit/WKInterfaceMap/UserTrackingMode/none)

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

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)