Lane

public class Lane: NSObject, NSSecureCoding

A lane on the road approaching an intersection.

  • The lane indications specifying the maneuvers that may be executed from the lane.

    Declaration

    Swift

    @objc public let indications: LaneIndication