管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-04-17 7263216c2d1ae22523a5cac666bb172fd0f539f5
src/components/mapsdk.vue
@@ -915,7 +915,7 @@
      var webKey = "94a34772eb88317fcbf8428e10448561";
      //地图初始化
      window.sgworld = new SmartEarth.SGWorld("mapdiv", {
        url: SmartEarthRootUrl + "Workers/image/earth.jpg",
        licenseServer: window.sceneConfig.licenseServer,
      });
      window.Viewer = window.sgworld._Viewer;