/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.geocoding/FetchGoogleLocationsImpl

FetchGoogleLocationsImpl

\ class FetchGoogleLocationsImpl@Injectconstructor(placeSearchRepository: PlaceSearchRepository) : FetchGoogleLocations

Constructors

FetchGoogleLocationsImpl @Inject
constructor(placeSearchRepository: PlaceSearchRepository)

Functions

Name Summary
getLocations open override fun getLocations(parameters: FetchLocationsParameters): Observable<List<GCResultInterface>>