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