Skip to content

Instantly share code, notes, and snippets.

@bilus
Created March 19, 2018 21:24
Show Gist options
  • Save bilus/d4a6867f450191d3bcdc2ac5f60e27e8 to your computer and use it in GitHub Desktop.
Save bilus/d4a6867f450191d3bcdc2ac5f60e27e8 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": "#7e2525",
"marker-size": "medium",
"marker-symbol": ""
},
"geometry": {
"type": "Point",
"coordinates": [
82.265625,
58.44773280389084
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment