Skip to content

Instantly share code, notes, and snippets.

@afeld
Created March 3, 2014 04:05
Show Gist options
  • Save afeld/9318193 to your computer and use it in GitHub Desktop.
Save afeld/9318193 to your computer and use it in GitHub Desktop.
SIGCSE 2014 Git & GitHub Foundations for Educators map
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-symbol": "college",
"marker-size": "large",
"What": "Git & GitHub Foundations for Educators",
"Venue": "Hyatt Regency Atlanta",
"Address": "265 Peachtree St NE, Atlanta, GA 30303",
"When": "Wednesday, March 5th, 9am-5pm"
},
"geometry": {
"type": "Point",
"coordinates": [
-84.386605,
33.761364
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment