Package-level declarations

Types

Link copied to clipboard

Defines the states that a waypoint can assume during navigation.

Link copied to clipboard
class WaypointStatus(val state: WaypointState, val waypoint: RouteStop)

Represents the status of a waypoint in a route.