MichaelSolati / geofirestore-js

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

Is it possible to add an equality check to the queries? #195

Closed aabrams closed 4 years ago

aabrams commented 4 years ago

I'd like to add where("tenant","==",tenant), as an example