jihongshun
2025-07-09 bec1a5e6532575b221b24094471fce8c814fc7ae
src/utils/components/init-map.vue
@@ -36,8 +36,8 @@
let  viewerM;
let  viewerC;
let  counter = 0;
 let globalon  = 125.1949
let globalat = 46.5143
 let globalon  = 0
let globalat = 0
let  pois = [globalon, globalat,0] 
// let  pois = [0, 0,0] 
@@ -190,7 +190,6 @@
            orientation: orientations,
            model: {
                uri: url,
                scale: 20,
                shadows: Cesium.ShadowMode.DISABLED,
                imageBasedLightingFactor: new Cesium.Cartesian2(1, 0.5)
            }