SYRouteWarningUnavoidableTraffic Class Reference

Warning about unavoidable traffic on the route. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarningUnavoidableTraffic:
Collaboration diagram for SYRouteWarningUnavoidableTraffic:

Properties

NSInteger delay
 Estimated traffic delay in seconds (difference between durations of this road part with and without traffic). More...
 
- Properties inherited from SYRouteWarningWithSection
SYGeoPolyline * section
 Polyline of geographical coordinates associated with the warning. More...
 
- Properties inherited from SYRouteWarning
SYRouteWarningType type
 Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
 

Additional Inherited Members

- Instance Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") - __attribute__
 
- Class Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") + __attribute__
 

Detailed Description

Warning about unavoidable traffic on the route.

Property Documentation

◆ delay

- (NSInteger) delay
readwritenonatomicassign

Estimated traffic delay in seconds (difference between durations of this road part with and without traffic).


The documentation for this class was generated from the following file: