OnLaneListener

interface OnLaneListener : NavigationManager.RouteEventNotificationListener

Provides callback of lanes related events from NavigationManager.

Functions

onLaneInfoChanged
Link copied to clipboard
abstract fun onLaneInfoChanged(@NonNull() info: LaneInfo)