getUsersByLocation

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

Get list of users whose media appeared in given location