OfflineRouteReplannerFactory
object OfflineRouteReplannerFactory
Provides an offline implementation of the RouteReplanner.
Important: This is a Public Preview API. It may be changed or removed at any time.
Functions
Link copied to clipboard
fun create(routePlanner: RoutePlanner, configuration: RouteReplannerConfiguration = RouteReplannerConfiguration()): RouteReplanner
Creates an instance of the offline RouteReplanner.