An enumeration of line types that can be used with the geodesy API.

Enumeration Members

CONSTANT_BEARING: 2

A line that follows a constant bearing (angle).

SHORTEST_DISTANCE: 1

A line that follows the shortest path between the two points it connects, along the curvature of the globe.