-
How can we make geo queries with additional arguments such as sorting and filtering?
Without this functionality is there any serious use cases of geofirestore-js?
-
Is there a way to specify a custom document key? I would like to write security rules like this and not sure if your awesome library allows it. 🙂
```
match /geofire/{uid} {
allow rea…
-
Hi, I find myself in need to create a document with coordinates temporarily set to null but the library gives me this error
`Unhandled error Error: Invalid GeoFirestore document: could not find Ge…
-
Hi Michael,
I'm building a dating app and using Firebase with Firestore for the backend.
I'm running into an issue where my users-by-proximity query is taking ages and I'm wondering if you cou…
-
I have a question about writing to firestore from cloud functions after geofirestore query.
I queried my firestore collection `users/userId/pros', and got documents `users/userId/pros/proId1' and `u…
k0302 updated
3 years ago
-
k0302 updated
3 years ago
-
Can you guys please help us to get one of the things get working like startAfter, startAt? Is this possible? If not then how this library would help us to solve pagination problems?
-
### [REQUIRED] Describe your environment
### [REQUIRED] Describe the problem
Geofirestore android library data structure is not compatible with javascript data.
geofirestore js lib uses…
-
### [REQUIRED] Describe your environment
- Operating System version: MacOS X Catalina 10.15.7
- Browser version: Chrome Version 86.0.4240.198 (Official Build) (x86_64
- Firebase library (`fir…
-
- Operating System version: firebase http trigger
- Browser version: none
- Firebase library (`firebase`, `firebase-admin`, etc...) and version:
"firebase-admin": "^8.10.0",
"firebase-…