MichaelSolati / geofirestore-js

Location-based querying and filtering using Firebase Firestore.
https://geofirestore.com
MIT License
505 stars 58 forks source link

Range queries #36

Closed Lesther993 closed 6 years ago

Lesther993 commented 6 years ago

Is there a way to use range queries ('<', '<=', '>', '>=') with a document field?

MichaelSolati commented 6 years ago

So Geofirestore SHOULD support range queries. I'd take a look at this for how to use a custom query.

Let me know how that goes and if I don't hear back from you I'll close this out by tomorrow.