Junction
public struct Junction : Equatable
Contains information about routing and passing junction along the route.
-
The localized names of the junction, if available.
Declaration
Swift
public let names: [LocalizedRoadObjectName] -
Initializes a new
Junctionobject.Declaration
Swift
public init(names: [LocalizedRoadObjectName])Parameters
namesThe localized names of the interchange.
Install in Dash
Junction Structure Reference