Skip to content

Instantly share code, notes, and snippets.

@samanpwbb
Created July 7, 2013 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samanpwbb/5941744 to your computer and use it in GitHub Desktop.
Save samanpwbb/5941744 to your computer and use it in GitHub Desktop.
My list
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"title": "My list",
"description": "This is a maplist",
"layer": "tristen.map-4s93c8qx",
"location": {
"lon": "-21.01367188",
"lat": "26.59419708",
"zoom": "3"
},
"features": [
{
"geometry": {
"type": "Point",
"coordinates": [
2.8925781249999853,
30.454139677892094
]
},
"properties": {
"id": "id-tdexnipb9",
"marker-color": "#5a8cd2",
"title": "A place",
"description": "Woo hoo!",
"marker-zoom": 3
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment