Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save elipousson/3dbd6a33ac9227ce8b57 to your computer and use it in GitHub Desktop.
Save elipousson/3dbd6a33ac9227ce8b57 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": "#ff2600",
"marker-size": "medium",
"marker-symbol": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-76.63082957267761,
39.317673888136184
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff2600",
"marker-size": "medium",
"marker-symbol": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-76.65732979774475,
39.325907309282044
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff2600",
"marker-size": "medium",
"marker-symbol": ""
},
"geometry": {
"type": "Point",
"coordinates": [
-76.62680625915527,
39.31266862326334
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment