firebase / geofire-js

GeoFire for JavaScript - Realtime location queries with Firebase
MIT License
1.45k stars 345 forks source link

Extra condition in geoQuery? #85

Closed lpotapczuk closed 8 years ago

lpotapczuk commented 8 years ago

Hey!

I am wondering if there is any way to handle extra conditions within the geoQuery? For example, I would like the query to also account for other variable?

Thanks

puf commented 8 years ago

It looks like you asked the same on StackOverflow: http://stackoverflow.com/questions/34084347/geofire-how-to-add-extra-conditions-within-the-query

I answered there.