管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-04-17 7263216c2d1ae22523a5cac666bb172fd0f539f5
底图修改
已修改2个文件
4 ■■■■ 文件已修改
src/components/Screen/mapsdk.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/mapsdk.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/Screen/mapsdk.vue
@@ -49,7 +49,7 @@
      //   function () { }
      // )
      window.sgworld = new SmartEarth.SGWorld("Centermapdiv", {
        url: SmartEarthRootUrl + "Workers/image/earth.jpg",
        licenseServer: window.sceneConfig.licenseServer,
      });
      window.viewer = window.Viewer = window.sgworld._Viewer;
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;