SYRouteWarningWithSection Class Reference

Parent class for warnings which are linked to a section of the route. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarningWithSection:
Collaboration diagram for SYRouteWarningWithSection:

Properties

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

Parent class for warnings which are linked to a section of the route.

Property Documentation

◆ section

- (SYGeoPolyline*) section
readnonatomicstrong

Polyline of geographical coordinates associated with the warning.


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