Represents a single element on the computed route. More...
#import <SYRouting.h>
Properties | |
SYRoadId * | roadId |
The ID of SYRouteElement. More... | |
SYLength | length |
The length of SYRouteElement in meters. More... | |
SYDistance | distance |
The distance of SYRouteElement from start in meters. More... | |
SYRoadOrientation | roadOrientation |
The orientation of road in route element accoridng to map. More... | |
Represents a single element on the computed route.
|
readnonatomicassign |
The ID of SYRouteElement.
|
readnonatomicassign |
The length of SYRouteElement in meters.
|
readnonatomicassign |
The distance of SYRouteElement from start in meters.
|
readnonatomicassign |
The orientation of road in route element accoridng to map.