Skip to content

Instantly share code, notes, and snippets.

@Crysp
Created March 1, 2024 09:56
Show Gist options
  • Save Crysp/f5376adc89772bef17b57761d875e9dc to your computer and use it in GitHub Desktop.
Save Crysp/f5376adc89772bef17b57761d875e9dc 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": "#00A3FF"
},
"geometry": {
"type": "Point",
"coordinates": [
9.896212718395061,
53.567886499259274
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment