diff --git a/config.js b/config.js index 478a971..3e2a49a 100644 --- a/config.js +++ b/config.js @@ -35,7 +35,13 @@ export const config = { uri : `${BASE_URI}/scenes/salvador/`, popup: theater1Popup, coords: [45.4363, 12.3352], - model: "teatro_san_salvador_20250926.gltf", + nodes: [ + { + label: 'Teatro', + model: "teatro_san_salvador_20250926.gltf", + isMain: true, + }, + ], pano: `pano/defsky-grass.jpg`, }, {