OnStopReachedListener

A listener that triggers when an intermediate stop of a multi-stop navigation is reached. The final destination triggers OnNavigationFinishedListener instead.

Functions

Link copied to clipboard
abstract fun onStopReached(label: String, remainingStops: Int)