Search code examples
firebasegeofire

GeoFire: How to add extra conditions within the query?


I am wondering if it is possible to add extra conditions to the query?

Thanks


Solution

  • Geofire can filter items by their distance to a given point. It cannot filter by any other conditions.