Contents

init(mapItem:)

Create a map item detail view controller.

Declaration

init(mapItem: MKMapItem?)

Parameters

  • mapItem:

    The map item to display, or nil to indicate the item is loading.

Discussion

Displays an inline map with the place data.

See Also

Creating a map item detail view controller