RouteSnapshot

Snapshot of the route.

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard

The route stop to which the user is currently navigating to, or null if the user is navigating directly to the destination.

Link copied to clipboard

The number of waypoints already visited on the route. This defaults to 0.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The history of waypoint statuses. This defaults to an empty list.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String