Information about sharp curve warnings. More...
#import <SYNavigationSharpCurveInfo.h>
Instance Methods | |
(instancetype) | - initWithTurnInfo: |
![]() | |
(instancetype) | - initWithPosition:distance: |
Properties | |
SYSpeed | speed |
Recommended maximum speed. More... | |
SYSharpCurveDirection | direction |
Turn direction. More... | |
CGFloat | angle |
Turn angle. More... | |
![]() | |
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.