---
title: openInMaps
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/openinmaps
---

# openInMaps

Display a small “Open in Apple Maps” link.

## Declaration

```swift
class var openInMaps: MKSelectionAccessory.MapItemDetailPresentationStyle { get }
```

## See Also

### Creating a presentation style

- [automatic(presentationViewController:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/automatic(presentationviewcontroller:)-648ee.md)
- [automatic(presentationViewController:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/automatic(presentationviewcontroller:)-9t9vt.md)
- [callout](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/callout.md)
- [callout(_:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/callout(_:).md)
- [sheet(presentedFrom:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/sheet(presentedfrom:).md)
