init(mapItem:)
Creates a new structured location with the specified map item.
Declaration
convenience init(mapItem: MKMapItem)Parameters
- mapItem:
The Mkmapitem object that represents the location.
Creates a new structured location with the specified map item.
convenience init(mapItem: MKMapItem)The Mkmapitem object that represents the location.