From d7dc93b240a95d66ddfd15e8753405d785fe5d4e Mon Sep 17 00:00:00 2001 From: gaozl Date: Mon, 27 Feb 2023 10:21:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=B0=E5=9B=BE=E7=A7=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/qm/MainMap_QM.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/qm/MainMap_QM.js b/public/static/qm/MainMap_QM.js index 38d71bb..884f696 100644 --- a/public/static/qm/MainMap_QM.js +++ b/public/static/qm/MainMap_QM.js @@ -42,7 +42,7 @@ ConfigFun = function () { this.mapDistance = { min: 100, max: 1000 } //限制地图缩放 this.tubeMaterial = new THREE.MeshPhongMaterial({ color: 0xb47834, transparent: true, opacity: 0.6 }) //路径材质 this.cameraDist = { x: 22, y: 215, z: 62, state: '3D' } //相机坐标 state---2D 平面 3D 立体 - this.sceneGap = { x: 0, y: 0, z: -10, scale: 0.097 } //改变地图位置,大小 + this.sceneGap = { x: 0, y: 0, z: 0, scale: 0.097 } //改变地图位置,大小 this.cameraZoom = 3 //设置我的方向状态地图放大倍数; this.deviceAng = false //地图初始化方向是否使用设备角度 this.showlap = false //showlap 是否叠层预览