@PublicPreview("2021.06") abstract fun onSuccess(routePlan: EvRoutePlan): Unit
Called when an EvRoutePlan has been successfully obtained.
routePlan - The planned route.
routePlan