getRoute

abstract fun getRoute(routeOptions: RouteOptions, callback: RouterCallback)

This method is called when the Navigation SDK requests a route.

Parameters

routeOptions

Options of requested route

callback

Callback which should be notified when the route is ready