firebase / firebase/geofire-objc
Question : Does geoquery download all the the keys?
Open
- Dominant language
- Objective-C
- Stars
- 447
- Forks
- 183
- PR merge metrics
- No merged PRs in 30d
Description
Scenario:
1.000.000 keys spread around the world.
Circlequery with 10 Km ray.
will all the 1.000.000 keys being downloaded, then only those within the ray provided?
I am asking this because , doing a "firebase database:profile" I see that also keys outside the ray are being downloaded in the snapshot.
Contributor guide
Assessment
This issue has not been assessed yet.