Parent class for warnings representing that dimensional parameters of vehicle break some road restrictions.
More...
#import <SYRouteWarning.h>
|
| NSNumber * | allowedValue |
| | Maximum allowed value according to restriction. More...
|
| |
| NSNumber * | actualValue |
| | Actual value which violates restriction. More...
|
| |
| SYGeoPolyline * | section |
| | Polyline of geographical coordinates associated with the warning. More...
|
| |
| SYRouteWarningType | type |
| | Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
|
| |
|
| ((unavailable("Only subclasses can be instantiated.") | - __attribute__ |
| |
| ((unavailable("Only subclasses can be instantiated.") | + __attribute__ |
| |
Parent class for warnings representing that dimensional parameters of vehicle break some road restrictions.
◆ allowedValue
| - (NSNumber*) allowedValue |
|
readwritenonatomicstrong |
Maximum allowed value according to restriction.
◆ actualValue
| - (NSNumber*) actualValue |
|
readwritenonatomicstrong |
Actual value which violates restriction.
The documentation for this class was generated from the following file: