src/views/Thematic/index.vue
@@ -326,6 +326,15 @@ window.sgworld.navControl('nav', false); //比例尺 window.sgworld.navControl('scale', false); var option = { url: window.sceneConfig.mpt.url, layerName: window.sceneConfig.mpt.name, requestVertexNormals: true, }; sgworld.Creator.sfsterrainprovider('mpt', option, '', true, ''); }, changeMenulayer() { this.isActive = !this.isActive;