Skip to content

Instantly share code, notes, and snippets.

@wpalmeri
Created December 1, 2011 06:27
Show Gist options
  • Select an option

  • Save wpalmeri/1414300 to your computer and use it in GitHub Desktop.

Select an option

Save wpalmeri/1414300 to your computer and use it in GitHub Desktop.
Near Query Sample Response
[
{ "location" :
{ "lon" : 122.69,
"lat" : 27.73,
"distance" : 0.00015448783751922173
}
},
{ "location":
{ "lon" : 122.69,
"lat" : 27.73,
"distance" : 0.00015448783751922173
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment