---
title: Launch options dictionary keys
framework: mapkit
role: collectionGroup
role_heading: API Collection
path: mapkit/launch-options-dictionary-keys
---

# Launch options dictionary keys

Launch options to specify when opening map items in the Maps app.

## Overview

Overview You specify these keys in the launch options dictionary for the openMaps(with:launchOptions:) or openInMaps(launchOptions:) method.

## Topics

### Launch options

- [MKLaunchOptionsDirectionsModeKey](mapkit/mklaunchoptionsdirectionsmodekey.md)
- [MKLaunchOptionsMapTypeKey](mapkit/mklaunchoptionsmaptypekey.md)
- [MKLaunchOptionsMapCenterKey](mapkit/mklaunchoptionsmapcenterkey.md)
- [MKLaunchOptionsMapSpanKey](mapkit/mklaunchoptionsmapspankey.md)
- [MKLaunchOptionsShowsTrafficKey](mapkit/mklaunchoptionsshowstraffickey.md)
- [MKLaunchOptionsCameraKey](mapkit/mklaunchoptionscamerakey.md)

## See Also

### Opening items at launch time

- [Directions mode values](mapkit/directions-mode-values.md)
