ArrivalController
When navigating to points of interest, you may want to control the arrival experience. This interface gives you options to control arrival via MapboxNavigation.setArrivalController.
To observe arrival, see ArrivalObserver
Functions
Link copied to clipboard
abstract fun navigateNextRouteLeg(routeLegProgress: RouteLegProgress): Boolean
Content copied to clipboard
Triggered when RouteProgress.currentState is equal to RouteProgressState.COMPLETE.