Skip to content

Instantly share code, notes, and snippets.

@sofish
Created September 5, 2013 05:29
Show Gist options
  • Save sofish/6446377 to your computer and use it in GitHub Desktop.
Save sofish/6446377 to your computer and use it in GitHub Desktop.
Geo JSON
Display the source blob
Display the rendered blob
Raw
{
"type": "Point",
"coordinates": [121.44131242594, 31.204569539087],
"properties": {
"marker-size": "large",
"marker-symbol": "office",
"What": "Baixing Office",
"Address": "上海市徐家汇广元西路55号"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment