HybridRouteReplanner

The hybrid implementation for the RouteReplanner.

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

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Plans a way back to the route using the provided navigation snapshot.

Link copied to clipboard
open override fun close()
Link copied to clipboard

Calculates route contents (instructions, lane guidance) for the first sequence of instructions following the last successful increment.

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the hybrid route re-planner.

Link copied to clipboard

Updates a route using the provided navigation snapshot.