OnDirectionListener

interface OnDirectionListener : NavigationManager.RouteEventNotificationListener

Provides callback of direction changed related events from NavigationManager.

Functions

onDirectionInfoChanged
Link copied to clipboard
abstract fun onDirectionInfoChanged(@NonNull info: DirectionInfo)