SYDirectionInfo Class Reference

Instruction provides a verbal description of a maneuver. More...

#import <SYNavigationDirectionInfo.h>

Inheritance diagram for SYDirectionInfo:
Collaboration diagram for SYDirectionInfo:

Properties

SYManeuverprimaryManeuver
 The next primary maneuver. More...
 
SYManeuversecondaryManeuver
 The next secondary maneuver. More...
 
SYTunnelDatatunnelData
 Information about tunnel. More...
 

Detailed Description

Instruction provides a verbal description of a maneuver.

Property Documentation

◆ primaryManeuver

- (SYManeuver*) primaryManeuver
readnonatomicassign

The next primary maneuver.

◆ secondaryManeuver

- (SYManeuver*) secondaryManeuver
readnonatomicassign

The next secondary maneuver.

◆ tunnelData

- (SYTunnelData*) tunnelData
readnonatomicassign

Information about tunnel.


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