AdministrativeRegion

public struct AdministrativeRegion : Codable, Equatable

AdministrativeRegion describes corresponding object on the route.

You can also use Intersection.regionCode or RouteStep.regionCode(atStepIndex:, intersectionIndex:) to retrieve ISO 3166-1 country code

Seealso

Intersection.regionCode, RouteStep.regionCode(atStepIndex:, intersectionIndex:)