explore Incidents On Route
fun exploreIncidentsOnRoute(route: Route, filter: List<String>, listener: RouteExplorer.OnExploreIncidentsOnRouteListener, executor: Executor? = null)
Content copied to clipboard
Load all incidents along the route. Listener's onExploreIncidentsLoaded method is called multiple times with progress of exploration and data already analyzed. Last call is with progress 100.