Additional information to the highway exit. More...
#import <SYNavigationHighwayExitInfo.h>


Instance Methods | |
| (instancetype) | - initWithHighwayInfo: |
Instance Methods inherited from SYRouteEventNotification | |
| (instancetype) | - initWithPosition:distance: |
Properties | |
| NSString * | exitName |
| Highway exit name. More... | |
| NSString * | exitNumber |
| Highway exit number. More... | |
Properties inherited from SYRouteEventNotification | |
| 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.