Skip to content

Instantly share code, notes, and snippets.

@mrcnc
Created April 7, 2018 11:28
Show Gist options
  • Select an option

  • Save mrcnc/1c3fb2c9e44ef47580af61310df1c516 to your computer and use it in GitHub Desktop.

Select an option

Save mrcnc/1c3fb2c9e44ef47580af61310df1c516 to your computer and use it in GitHub Desktop.
you can upload this if you want to test creating a layer that's photo enabled
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
32.438267606556536,
0.04647610962424835
]
},
"properties": {
"note": "UN logo",
"photos": "[\"https://pbs.twimg.com/profile_images/704864632079405057/a0V5v2Tn_400x400.jpg\"]"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment