Skip to content

Instantly share code, notes, and snippets.

@suellenstringer-hye
Last active January 20, 2017 17:43
Show Gist options
  • Save suellenstringer-hye/a2d57fc30f768361f625cffca5712646 to your computer and use it in GitHub Desktop.
Save suellenstringer-hye/a2d57fc30f768361f625cffca5712646 to your computer and use it in GitHub Desktop.
Map of Vanderbilt campus
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": "bicycle"
},
"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