tripkit-android / com.skedgo.tripkit.data.database.locations.onstreetparking / OnStreetParkingRepositoryImpl / getByCellIds

getByCellIds

fun getByCellIds(ids:List<String>, southWest:GeoPoint, northEast:GeoPoint): Observable<List<OnStreetParking>>