Skip to content

Instantly share code, notes, and snippets.

@mgvarley
Created July 19, 2017 15:29
Show Gist options
  • Save mgvarley/e1cab2608f2e2beff5f60c288263e283 to your computer and use it in GitHub Desktop.
Save mgvarley/e1cab2608f2e2beff5f60c288263e283 to your computer and use it in GitHub Desktop.
Mark in Italy
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"greeting": "Buongiorno Tom i Martin!"
},
"geometry": {
"type": "Point",
"coordinates": [
12.747960090637207,
38.17199881602276
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment