Skip to content

Instantly share code, notes, and snippets.

@kevinzie
Last active October 13, 2018 12:44
Show Gist options
  • Save kevinzie/7151bcb1f2f1736cfd103342d76bbe50 to your computer and use it in GitHub Desktop.
Save kevinzie/7151bcb1f2f1736cfd103342d76bbe50 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Masjid Al Lathiif",
"marker-color": "#0000ff",
"marker-symbol": "rail-metro",
"line": "red"
},
"geometry": {
"type": "Point",
"coordinates": [
107.6278442,
-6.9079983
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment