Skip to content

Instantly share code, notes, and snippets.

@langsdlc
Created April 20, 2016 15:00
Show Gist options
  • Save langsdlc/068f98fb83bab8c9350e606cc8a64efb to your computer and use it in GitHub Desktop.
Save langsdlc/068f98fb83bab8c9350e606cc8a64efb 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