OnlineRoutingApi
Default TomTom implementation of the entry point to perform route planning action based on TomTom's Routing APIs.
Important: This is a Public Preview API. It may be changed or removed at any time.
Types
Functions
Link copied to clipboard
open override fun planRoute(planRouteOptions: PlanRouteOptions): Result<PlanRouteResult, RoutingError>
Content copied to clipboard
open override fun planRoute(planRouteOptions: PlanRouteOptions, callback: PlanRouteCallback): Cancellable
Content copied to clipboard