Skip to content

Instantly share code, notes, and snippets.

@mcomella
Last active August 28, 2017 17:44
Show Gist options
  • Save mcomella/953c940186e6028983ae08da77123ff9 to your computer and use it in GitHub Desktop.
Save mcomella/953c940186e6028983ae08da77123ff9 to your computer and use it in GitHub Desktop.
Sample format under the users/<user>/venues/locations/<location-id>. "g" is a geohash, as defined by the geofire library.
{
"g" : "",
"l" : [ 0, 0 ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment