geofire-java icon indicating copy to clipboard operation
geofire-java copied to clipboard

GeoFire for Java - Realtime location queries with Firebase

Results 20 geofire-java issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello! Thanks for nice library. I have a question about the following methods from `GeoHashQuery.java`: ```java public static GeoHashQuery queryForGeoHash(GeoHash geohash, int bits) { String hash = geohash.getGeoHashString(); int precision...

Is there any version for using it with firestore?

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...

needs-info

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

I have this: ``` "_id": { l: [], g: "ede45", username: "romuald", other: 5 } ``` If i call setLocation to update location, it will remove username and other.

here is my code addGeoQueryDataEventListener method not calling ``` private fun allvendors() { var vendorList:JSONObject vendorArray= JSONArray() var ref_vendore = FirebaseDatabase.getInstance(firebase_driver_url).getReference("location_vendor").child("1") var geoFire_vendore = GeoFire(ref_vendore) val geoQuery = geoFire_vendore?.queryAtLocation(GeoLocation(picklat, picklng),...

I try to use 'Firebase', '~> 6.8.1' because Version 6.8.1 - September 10, 2019, remove uiwebview support app store submission . Please help me. No geofire support fo swift ios....