ProcessDestinationSearchResultUseCase

constructor(appStore: AppStore, requestWeather: RequestPlaceWeatherUseCase, fetchRouteToSearchResult: FetchRouteToSearchResultWithWeatherUseCase, overviewSearchResultWithCurrentRoute: OverviewSearchResultWithCurrentRoute, markersProvider: SearchResultMarkerProvider, addEtaAndDistanceUseCase: AddEtaAndDistanceUseCase, observeEngineType: ObserveEngineType, observeEnhancedLocationUseCase: ObserveEnhancedLocationUseCase)