SYRoad Class Reference

#import <SYRoutingManeuver.h>

Inheritance diagram for SYRoad:
Collaboration diagram for SYRoad:

Properties

NSString * roadName
 The name of the road on which the SYManeuver takes place, nil if not available. More...
 
NSArray< NSString * > * roadNumbers
 The numbers of the road on which the SYManeuver takes place. Sorted from most common. More...
 
SYCountryIso * country
 Country iso code of the country where the current road is. More...
 

Property Documentation

◆ roadName

- (NSString*) roadName
readnonatomicassign

The name of the road on which the SYManeuver takes place, nil if not available.

◆ roadNumbers

- (NSArray<NSString*>*) roadNumbers
readnonatomicassign

The numbers of the road on which the SYManeuver takes place. Sorted from most common.

◆ country

- (SYCountryIso*) country
readnonatomicassign

Country iso code of the country where the current road is.


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