Contents

getMapItems(completionHandler:)

Returns the map items relevant to the reverse geocoded location.

Declaration

func getMapItems(completionHandler: @escaping @MainActor @Sendable ([MKMapItem]?, (any Error)?) -> Void)
var mapItems: [MKMapItem] { get async throws }

See Also

Getting information about map items and the reverse geocoder’s locale’