Package-level declarations

Types

Link copied to clipboard

Snapshot of the current navigation configuration.

Link copied to clipboard

Snapshot of the current location information during navigation.

Link copied to clipboard

Snapshot of the current navigation session.

Link copied to clipboard
class RoutePlan(val route: Route, val routePlanningOptions: RoutePlanningOptions)

Defines parameters required for a single route in navigation session.

Link copied to clipboard

Snapshot of the route.

Link copied to clipboard

Snapshot that contains information about the trip.

Link copied to clipboard
abstract class UnitSystemType : Parcelable

Defines types of UnitSystem handling.

Properties

Link copied to clipboard

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