getAllUsersByLocation

fun getAllUsersByLocation(locationName: String, amountOfUsers: Int, amountOfLocation: Int = 5): Flow<JSONObject>

Get list of all users whose media appeared in given location and users that are tagged in it