/tripkit/TripKitData/com.skedgo.tripkit.data.database.locations.freefloating/FreeFloatingRepository/getFreeFloatingLocationsWithinBounds
getFreeFloatingLocationsWithinBounds
\ abstract fun getFreeFloatingLocationsWithinBounds(cellIds: List<String>, southwest: GeoPoint, northEast: GeoPoint): Observable<List<FreeFloatingLocationEntity>>