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 notte.jpeg",
"resourceName": "Il Gran Sasso di notte",
"resourceCaption": null,
"longitude": 0.1242543597828289,
"latitude": -0.03519853645331228
},
{
"markerType": "image",
"markerSource": "gran sasso notte.jpeg",
"resourceName": "Il Gran Sasso di notte",
"resourceCaption": null,
"longitude": 4.356934670630273,
"latitude": -0.02375990954963947
}
]
}