Gives information about a lane, e.g. its type, markings.
More...
#import <SYNavigationLaneInfo.h>
Gives information about a lane, e.g. its type, markings.
◆ initWithLanes:()
| - (instancetype) initWithLanes: |
|
(const Sygic::Navigation::Lane &) |
sdkLane |
|
|
implementation |
◆ lanesWithSdkLanes:()
| + (NSArray<SYLane*>*) lanesWithSdkLanes: |
|
(const std::vector< Sygic::Navigation::Lane > &) |
sdkLanes |
|
|
implementation |
◆ arrows
| - (SYLaneDirection) arrows |
|
readnonatomicassign |
◆ connectedLanes
| - (NSArray<SYLane*>*) connectedLanes |
|
readnonatomicassign |
◆ endType
◆ highlighted
Recommendation state of the lane according to the current route.
◆ marking
| - (SYLaneMarking) marking |
|
readnonatomicassign |
◆ minOccupancy
| - (SYMinVehicleOccupancy) minOccupancy |
|
readnonatomicassign |
Lane minimum vehicle occupancy.
◆ singleOccupancy
| - (SYSingleOccupancy) singleOccupancy |
|
readnonatomicassign |
◆ speedRestriction
| - (SYSpeed) speedRestriction |
|
readnonatomicassign |
◆ type
The documentation for this class was generated from the following file: