Package com.mapbox.navigation.core.arrival
Types
Link copied to clipboard
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.
Link copied to clipboard
This gives many observers the ability to monitor the progress of arrival. To control the behavior of arrival, see ArrivalController.
Link copied to clipboard
The default controller for arrival. This will move onto the next leg automatically if there is one.