Add publishers & contributor maps #66

Merged
aadil merged 39 commits from feature/leaflet-map into main 2023-09-11 09:50:48 +00:00
1 changed files with 31 additions and 4 deletions
Showing only changes of commit a22a7d9922 - Show all commits

View File

@ -139,10 +139,7 @@
"coordinates": [34.46684826773766, 31.501803673432892]
},
"properties": {
"groupName": "The Question of Funding",
"video": "https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm",
"iframe": "https://tv.lumbung.space/videos/embed/d5b26273-cb7e-4f5e-9041-5694a504405e?title=0",
"audio": "https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3"
"groupName": "The Question of Funding"
}
},
{
@ -721,6 +718,36 @@
"properties": {
"groupName": "Baan Noorg Collaborative Arts and Culture"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [31.7683, 35.2137]
},
"properties": {
"groupName": "Jumana Emil Abboud"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [52.5200, 13.4050]
},
"properties": {
"groupName": "Pınar Öğrenci"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [34.4223, 8.7842]
},
"properties": {
"groupName": "Siwa plateforme - L'Economat at Redeyef"
}
}
]
}