-
I'm starting to see [some SO questions](https://stackoverflow.com/search?q=geofire+mapbox) about integration with Geofire, I think it'd make a fun example to showcase realtime location updates.
> G…
-
I have node js server with express framework with latest version when My server try to running this code parallel this gives me error like this
```
node_modules/geofire/dist/geofire/index.cjs.js:845…
-
Hello team,
As you know its very hard to query geolocation with firebase. Hopefully there is this geofire library:
https://github.com/firebase/geofire-js
Is it possible to include this library in …
-
good evening everyone, my name is Davide and I'm having problems applying geofire.getLocation if you believe I can share a screenshot that shows that I have applied to the letter what is mentioned in …
-
For iOS, they say that Cocoapod for GeoFire is not compatible with Firebase SDK 3.x.x. One solution is to have this in the Podfile:
`Pod 'GeoFire', :git => 'https://github.com/firebase/geofire-objc.g…
-
An example that uses Geofire would be awesome!
https://github.com/firebase/geofire-js
-
### Version info
**Firebase:**
10.11.0
**GeoFire:**
6.0.0
Node
### Test case
Geofire 6.0.0 (latest) only allows up to firebase 9. Firebase 10 has been out for a while - can this…
-
Hi I recently tested this library for compound query but this is not working for me.
geoFire = new GeoFire(ref,ref.whereEqualTo("method","manual"));
However, using limit does work and removing tha…
-
When using GeoFire circle query in Swift with GeoFire 3.0 cocoapod, query aborts with NSException with radius of 8000 Km (4791 MI)
Xcode debugger shows latitude of 105.9793939... and longitude of -11…
-
### Version info
**Firebase:**
9.17.1
**GeoFire:**
6.0.0
**Other (e.g. Node, browser, operating system) (if applicable):**
typescript: 4.8.3
react-native: 0.70.6
node: 18.14.0
### Test ca…