Represents a single continuous part of the current route.
More...
#import <SYRouting.h>
|
SYDistance | startPosition |
| Distance in meters from the route start point to the start of the segment. More...
|
|
SYDistance | length |
| Length in meters of the route segment. More...
|
|
Represents a single continuous part of the current route.
◆ initWithStartPosition:length:
- (nonnull instancetype) initWithStartPosition: |
|
(SYDistance) |
startPosition |
length: |
|
(SYDistance) |
length |
|
|
| |
◆ startPosition
- (SYDistance) startPosition |
|
readwritenonatomicassign |
Distance in meters from the route start point to the start of the segment.
◆ length
Length in meters of the route segment.
The documentation for this class was generated from the following file: