Skip to content

Instantly share code, notes, and snippets.

@ngs
Last active January 22, 2020 00:30
Show Gist options
  • Save ngs/9d2a794f6eb1a3e08e717f84f2764ca5 to your computer and use it in GitHub Desktop.
Save ngs/9d2a794f6eb1a3e08e717f84f2764ca5 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#fc2b2d",
"marker-size": "medium",
"marker-symbol": "",
"name": "LittleApps Inc. "
},
"geometry": {
"type": "Point",
"coordinates": [
139.6998980641365,
35.621699636639875
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#fc2b2d",
"marker-size": "medium",
"marker-symbol": "",
"name": "instance0, inc. "
},
"geometry": {
"type": "Point",
"coordinates": [
139.711050,
35.629132
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment