OnPlaceListener

interface OnPlaceListener : NavigationManager.RouteEventNotificationListener

Provides callback of place on route info related events from NavigationManager.

Functions

onPlaceInfoChanged
Link copied to clipboard
abstract fun onPlaceInfoChanged(@NonNull() info: List<PlaceInfo>)