Skip to content

Instantly share code, notes, and snippets.

@bzz
Created September 26, 2014 09:15
Show Gist options
  • Select an option

  • Save bzz/60b6651e097ce9ebf718 to your computer and use it in GitHub Desktop.

Select an option

Save bzz/60b6651e097ce9ebf718 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
127.04712152481079,
37.50505335033394
]
}
}
],
"properties": {
"title": "Bar",
"marker-size": "large",
"marker-symbol": "beer",
"What": "GitHub Drinkup Seoul",
"Venue": "Mekjuya/맥주야 2nd floor",
"Address": "서울특별시 강남구 역삼동 705-6 2층",
"When": "Tuesday, September 30 at 21:30"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment