Skip to content

Instantly share code, notes, and snippets.

@RickEyre
Last active August 29, 2015 14:03
Show Gist options
  • Save RickEyre/93cdde0b8b7773fdaa21 to your computer and use it in GitHub Desktop.
Save RickEyre/93cdde0b8b7773fdaa21 to your computer and use it in GitHub Desktop.
JSON
var obj = JSON.stringify(getMyJson());
console.log(obj.results.geomentry.location);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment