Class YMKDrivingLane

Method Detail

+laneWithLaneKind:directions:highlightedDirection:

+ (nonnull YMKDrivingLane *)laneWithLaneKind:(YMKDrivingLaneKind)laneKind
                                  directions:(nonnull NSArray< NSNumber * > *)directions
                        highlightedDirection:(nullable NSNumber *)highlightedDirection 

Property Detail

directions

(assign, readonly) NSArray< NSNumber * > * directions

highlightedDirection

(assign, readonly) NSNumber * highlightedDirection

Optional property, can be null.

laneKind

(assign, readonly) YMKDrivingLaneKind laneKind