|
CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
|
#import <CartoTypeBase.h>
Properties | |
| CtPoint | positionInDegrees |
| double | heightInMeters |
| double | timeInSeconds |
| double | distanceInMeters |
A point on a height profile.
|
readwritenonatomicassign |
The distance along the route from the start in meters.
|
readwritenonatomicassign |
The height above the standard datum (normalized sea level) in meters.
|
readwritenonatomicassign |
The position in degrees of longitude (X) and latitude (Y).
|
readwritenonatomicassign |
The estimated travel time from the start of the route in seconds.