Skip to content

Instantly share code, notes, and snippets.

@turboBasic
Created January 6, 2018 12:00
Show Gist options
  • Save turboBasic/dfedf4f36de0d98f21020a3e44688ae0 to your computer and use it in GitHub Desktop.
Save turboBasic/dfedf4f36de0d98f21020a3e44688ae0 to your computer and use it in GitHub Desktop.
Map of features of Berkovets residential area, #kyiv, #ukraine
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#ff0080",
"marker-size": "medium",
"marker-symbol": "entrance",
"name": "В'їзд до Садового товариства Суднобудівник",
"address": "вул. Газопровідна 2"
},
"geometry": {
"type": "Point",
"coordinates": [
30.3838974237442,
50.497063483232644
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment