tripkit-android / com.skedgo.tripkit.data.database.locations.carpods / CarPodRepository / getCarPodsByCellIdsWithinBounds

getCarPodsByCellIdsWithinBounds

fun getCarPodsByCellIdsWithinBounds(cellIds:List<String>, southwest:GeoPoint, northEast:GeoPoint): Observable<List<CarPod>>