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