Skip to content

Instantly share code, notes, and snippets.

@nicib83
Last active January 12, 2016 10:38
Show Gist options
  • Select an option

  • Save nicib83/26b7114312c463996bb3 to your computer and use it in GitHub Desktop.

Select an option

Save nicib83/26b7114312c463996bb3 to your computer and use it in GitHub Desktop.
{
"items": [
{
geo: { lat: '52.38', lng: '14.21' },
assets: {
'gros': '1.jpg',
'klein': '2.jpg
},
label1: 'Der Titel',
label2: 'Der Titel',
label2: 'Der Titel'
},
{
geo: { lat: '52.38', lng: '14.21' },
assets: {
'gros': '1.jpg',
'klein': '2.jpg
},
label1: 'Der Titel',
label2: 'Der Titel',
label2: 'Der Titel'
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment