<!--
{
  "documentType" : "article",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/directions-mode-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Directions mode values"
}
-->

# Directions mode values

Strings that represent the possible values of the launch options direction mode key.

## Discussion

For a list of possible values, see the [`MKLaunchOptionsDirectionsModeKey`](/documentation/MapKit/MKLaunchOptionsDirectionsModeKey) documentation.

## Topics

### Directions keys

[`MKLaunchOptionsDirectionsModeDriving`](/documentation/MapKit/MKLaunchOptionsDirectionsModeDriving)

Driving directions between the specified start and end points.

[`MKLaunchOptionsDirectionsModeWalking`](/documentation/MapKit/MKLaunchOptionsDirectionsModeWalking)

Walking directions between the specified start and end points.

[`MKLaunchOptionsDirectionsModeTransit`](/documentation/MapKit/MKLaunchOptionsDirectionsModeTransit)

Public transit directions between the specified start and end points.

[`MKLaunchOptionsDirectionsModeCycling`](/documentation/MapKit/MKLaunchOptionsDirectionsModeCycling)

Cycling directions between the specified start and end points.

[`MKLaunchOptionsDirectionsModeDefault`](/documentation/MapKit/MKLaunchOptionsDirectionsModeDefault)

Directions that match the user’s preferred transportation type.



---

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)