/tripkit/TripKitData/com.skedgo.tripkit.data.database.locations.facility/FacilityDao/getAllByCellsAndLatLngBounds
getAllByCellsAndLatLngBounds
\ abstract fun getAllByCellsAndLatLngBounds(cellIds: List<String>, southWestLat: Double, southWestLng: Double, northEastLat: Double, northEastLng: Double): Flowable<List<FacilityLocationEntity>>