GLRoutePoint
Objective-C
struct GLRoutePoint {}
Swift
struct GLRoutePoint
Route point (location) used in routing requests and results.
-
Coordinates of the route point (WGS‑84).
-
Heading at this point in degrees, or
NANif unknown.Declaration
Objective-C
double headingSwift
var heading: Double -
Ignored in requests. After route optimization, this field contains the original index of the point.
Declaration
Objective-C
int originalIndexSwift
var originalIndex: Int32 -
Point type.
Install in Dash