Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Last active June 19, 2018 18:20
Show Gist options
  • Select an option

  • Save jamigibbs/a991893d5e2e58eab6f13425953da67a to your computer and use it in GitHub Desktop.

Select an option

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