onRoutePlanned

abstract fun onRoutePlanned(route: Route)

Called when each route is successfully calculated.

Parameters

route

The main route in the first call, an alternative route in each subsequent one.