RoadObjectsOnRouteObserver
Observer that gets notified when route changes and new road objects on the route are available.
See also
Functions
Link copied to clipboard
abstract fun onNewRoadObjectsOnTheRoute(roadObjects: List<UpcomingRoadObject>)
Content copied to clipboard
Invoked when the route has changed and new road objects are available, or when the route is cleared.