MergeSide
public enum MergeSide
Indicates the direction to follow at a fork.
-
Indicates a merge into the left-most lane.
Declaration
Swift
case toLeftLane -
Indicates a merge into the right-most lane.
Declaration
Swift
case toRightLane
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
MergeSide