Skip to content

Instantly share code, notes, and snippets.

@rowanwins
Created April 23, 2020 04:29
Show Gist options
  • Save rowanwins/e41640a6178cd86bed97fb3eb260f819 to your computer and use it in GitHub Desktop.
Save rowanwins/e41640a6178cd86bed97fb3eb260f819 to your computer and use it in GitHub Desktop.
turf-sandbox snippet
// simply return a valid GeoJSON and it will be rendered on the map!
const p = turf.point([0,0])
return p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment