firebase / geofire-java

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

Add geofire to existing data #54

Closed tordnilsen closed 7 years ago

tordnilsen commented 8 years ago

Hi I have a firebase of 10k records with lat and lng. I now want to use geofire and need to get the lat and lng to geofire 'format' (g,i(0,1). But I have no clue on how to do that!

vindicatesociety commented 7 years ago