OpenLRIdentifier
public enum OpenLRIdentifier
Identifies a road object according to one of two OpenLR standards.
-
Supported references: line location, point along line, polygon.
Declaration
Swift
case tomTom(reference: RoadObject.Identifier) -
TPEG OpenLR.
Only line locations are supported.
Declaration
Swift
case tpeg(reference: RoadObject.Identifier)
Install in Dash
OpenLRIdentifier Enumeration Reference