SYRouteWarningWithLocation Class Reference

Warning occurred during route compute which is linked to a specific location. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarningWithLocation:
Collaboration diagram for SYRouteWarningWithLocation:

Properties

SYGeoCoordinatelocation
 Geographical coordinate 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 occurred during route compute which is linked to a specific location.

Property Documentation

◆ location

- (SYGeoCoordinate*) location
readnonatomicstrong

Geographical coordinate associated with the warning.


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