getRoute

abstract fun getRoute(routeOptions: RouteOptions, callback: Router.Callback)

Fetch route based on RouteOptions

Parameters

routeOptions

RouteOptions

callback

Callback that gets notified with the results of the request