Additional information to the highway exit. More...
#import <SYNavigationHighwayExitInfo.h>
Instance Methods | |
(instancetype) | - initWithHighwayInfo: |
![]() | |
(instancetype) | - initWithPosition:distance: |
Properties | |
NSString * | exitName |
Highway exit name. More... | |
NSString * | exitNumber |
Highway exit number. More... | |
![]() | |
SYDistance | distance |
Distance to warning from current on route position. More... | |
SYGeoCoordinate * | position |
Warning crossing position. More... | |
Additional information to the highway exit.
- (instancetype) initWithHighwayInfo: | (const Sygic::Navigation::HighwayExitInfo &) | info |
Provided by category SYHighwayExitInfo(SDK).
|
readnonatomicassign |
Highway exit name.
|
readnonatomicassign |
Highway exit number.