firebase / geofire-java

GeoFire for Java - Realtime location queries with Firebase
MIT License
670 stars 271 forks source link

Offline Capabilities #142

Closed EkslV closed 6 years ago

EkslV commented 6 years ago

FirebaseDatabase has setPersistenceEnabled(true), and keepSynced for reference or query. If geofire support this?

samtstern commented 6 years ago

GeoFire does work with persistence but there is no option to use keepSynced on a GeoQuery.