Fix audio example issues

This commit is contained in:
2026-01-14 16:59:31 +01:00
parent e85bd4f959
commit bd93f8ba2a
5 changed files with 37 additions and 9 deletions

View File

@@ -36,7 +36,6 @@ export const config = {
popup: theater1Popup,
coords: [45.4363, 12.3352],
model: "teatro_san_salvador_20250926.gltf",
//pano: `${BASE_URI}/assets/pano/defsky-grass.jpg`,
pano: `pano/defsky-grass.jpg`,
},
{
@@ -46,7 +45,6 @@ export const config = {
popup: theater2Popup,
coords: [45.4401, 12.3408],
model: `SSGP.glb`,
//pano: `${BASE_URI}/assets/pano/defsky-grass.jpg`,
pano: `pano/defsky-grass.jpg`,
}
],