Add markers and virtul tours 80-90-00

This commit is contained in:
Francesco Balducci
2023-02-19 11:46:37 +01:00
parent 5cfeb48b11
commit 6e202e0cbd
110 changed files with 982 additions and 79 deletions

View File

@@ -0,0 +1,20 @@
{
"markers": [
{
"markerType": "image",
"markerSource": "gran sasso.jpeg",
"resourceName": "Il Gran Sasso",
"resourceCaption": null,
"longitude": 0.11619871442657355,
"latitude": -0.004504175397456622
},
{
"markerType": "image",
"markerSource": "gran sasso.jpeg",
"resourceName": "Il Gran Sasso",
"resourceCaption": null,
"longitude": 4.35525162776511,
"latitude": -0.05373755361992316
}
]
}