Information about sharp curve warnings. More...
#import <SYNavigationSharpCurveInfo.h>


Instance Methods | |
| (instancetype) | - initWithTurnInfo: |
Instance Methods inherited from SYRouteEventNotification | |
| (instancetype) | - initWithPosition:distance: |
Properties | |
| SYSpeed | speed |
| Recommended maximum speed. More... | |
| SYSharpCurveDirection | direction |
| Turn direction. More... | |
| CGFloat | angle |
| Turn angle. More... | |
Properties inherited from SYRouteEventNotification | |
| SYDistance | distance |
| Distance to warning from current on route position. More... | |
| SYGeoCoordinate * | position |
| Warning crossing position. More... | |
Information about sharp curve warnings.
| - (instancetype) initWithTurnInfo: | (const Sygic::Navigation::TurnInfo &) | info |
Provided by category SYSharpCurveInfo(SDK).
|
readnonatomicassign |
Turn angle.
|
readnonatomicassign |
Turn direction.
|
readnonatomicassign |
Recommended maximum speed.