onDestinationArrived

abstract fun onDestinationArrived(route: Route)

Called when destination arrival is detected by the ArrivalDetectionEngine.

Parameters

route

A route on which destination arrival was detected.