ZhangXianQiang
2024-04-17 35ddaca1fe74191a9861f42b1d6d5f1ed93651a5
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();