-
Junction identifier, if available.
Declaration
Swift
public var identifier: String -
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.
-
Initializes a new
Junctionobject.Declaration
Swift
public init(identifier: String, names: [LocalizedRoadObjectName])Parameters
identifierJunction identifier.
namesThe localized names of the interchange.
Install in Dash
Junction Structure Reference