Arrival Observer
interface ArrivalObserver
Content copied to clipboard
This gives many observers the ability to monitor the progress of arrival. To control the behavior of arrival, see ArrivalController.
Functions
onFinalDestinationArrival
Link copied to clipboard
onNextRouteLegStart
Link copied to clipboard
Called when MapboxNavigation.navigateNextRouteLeg has been called and returns true, this observer will be notified of the next route leg start.
onWaypointArrival
Link copied to clipboard