getInBoundingBoxLive

abstract fun getInBoundingBoxLive(minLat: Double, maxLat: Double, minLon: Double, maxLon: Double): LiveData<List<GasStation>>