OnHighwayExitListener

interface OnHighwayExitListener : NavigationManager.RouteEventNotificationListener

Provides callback of highway exit related events from NavigationManager.

Functions

onHighwayExitInfoChanged
Link copied to clipboard
abstract fun onHighwayExitInfoChanged(@NonNull() info: List<HighwayExitInfo>)