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;