Skip to content

Instantly share code, notes, and snippets.

@langsdlc
Created October 5, 2017 14:39
Show Gist options
  • Save langsdlc/a73843bd7cf5ffa32b93b5f6bc41b87d to your computer and use it in GitHub Desktop.
Save langsdlc/a73843bd7cf5ffa32b93b5f6bc41b87d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"properties": {
"title": "Mayborn",
"series": "Building",
"tour": "Test",
"marker-size": "medium",
"marker-color": "#e5c278",
"marker-symbol": "star-stroked"
},
"geometry": {
"type": "Point",
"coordinates": [
"-86.797808",
"36.142611"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment