src/views/screen/components/screen-map-three/experience/world/map.js
@@ -80,7 +80,7 @@ } this.map.add(province); }); this.map.position.set(1, 1, 0.15); this.map.position.set(1, 1, -2); this.map.scale.set(10, 10, 10); this.map.rotation.set(THREE.MathUtils.degToRad(-90), 0, THREE.MathUtils.degToRad(20)); this.container = new THREE.Object3D();