NavigationSnapshot

Snapshot of the current navigation session.

Properties

Link copied to clipboard

Configuration of the current navigation session.

Link copied to clipboard

Location information of the current navigation session.

Link copied to clipboard

Retrieves the list of routes for the current trip, including the current route and the better proposal route, if available.

Link copied to clipboard

Trip status information of the current navigation session. Unavailable if the user is in free drive mode.

Link copied to clipboard

Specifies the current active Vehicle profile.

Inherited properties

Link copied to clipboard

Current RoutePlanningOptions that can be used for replanning the active route from the current position.

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