src/components/map/viewer.vue
@@ -54,7 +54,7 @@ fullscreenButton: true, licenseServer: "http://183.162.245.49:18080", minViewHeight: parseFloat(common.minviewheight), // url: SmartEarthRootUrl + "Workers/image/earth.jpg", //不含单张地图图片url则使用在线地图 url: SmartEarthRootUrl + "Workers/image/earth.jpg", //不含单张地图图片url则使用在线地图 contextOptions: { failIfMajorPerformanceCaveat: false, webgl: { @@ -119,7 +119,7 @@ }, duration: 10, //飞行时间8s }); }, 1000); }, 10000); that.setCesiumInit(true); // rpc.initRpc(); }