RouteProgressListener

fun interface RouteProgressListener<in Progress : RouteProgress?>

Functions

Link copied to clipboard
abstract fun onRouteProgressUpdated(route: Progress)