onDestinationArrived

abstract fun onDestinationArrived(route: Route)

Called whenever destination arrival has been detected by the ArrivalDetectionEngine.

Parameters

route

A route on which destination arrival was detected.