FetchRouteToSearchResultUseCase

Constructors

Link copied to clipboard
constructor(appStore: AppStore, fetchRoutes: FetchRoutesUseCase, stopNavigation: StopNavigationUseCase, closeSettings: CloseSettingsUseCase)

Functions

Link copied to clipboard
suspend operator fun invoke(origin: Location, searchResult: DestinationSearchResult, addChargingStops: Boolean = false)