src/components/Screen/mapsdk.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/mapsdk.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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;