Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Last active June 19, 2018 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamigibbs/a991893d5e2e58eab6f13425953da67a to your computer and use it in GitHub Desktop.
Save jamigibbs/a991893d5e2e58eab6f13425953da67a to your computer and use it in GitHub Desktop.
const coords = data.results.map((station) => {
const coord = station.geometry.location
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment