Types

Link copied to clipboard

Provides audio information about better route.

Link copied to clipboard

Provides audio notification about incident.

Link copied to clipboard

Provides navigation audio instructions.

Link copied to clipboard

Provides audio notification about sharp curve.

Link copied to clipboard

Provides audio notification about speed limit.

Link copied to clipboard

Provides audio notification about traffic.

Link copied to clipboard

Provides audio warning about upcoming traffic signs on or in vicinity of projected trajectory

Link copied to clipboard

Provides audio warning about upcoming restriction on or in vicinity of projected trajectory

Link copied to clipboard

Provides audio warning about current restriction on or in vicinity of projected trajectory

Link copied to clipboard
fun interface OnGetCurrentRoute
Link copied to clipboard
fun interface OnNavigationOperation
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun interface OnWaypointsListener

Functions

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

Returns route which was set calling .setRouteForNavigation or was set after automatic recompute

Link copied to clipboard

Returns all waypoints on current route

Link copied to clipboard

Returns StreetDetail containing information about next junction.

Link copied to clipboard

Returns progress info about current navigation route.

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

Replay last audio instruction. Instruction will be updated with distance from current position.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setVehicleProfile(vehicleProfile: VehicleProfile, listener: SetVehicleProfileListener, executor: Executor? = null)

Sets Vehicle profile to be used by navigation.

Link copied to clipboard

Stops the current navigation.