@Beta(2020, 12) abstract fun onSuccess(routePlan: EvRoutePlan): Unit
Called when a EvRoutePlan has been obtained successfully.
routePlan - The planned route.
routePlan