var viewer = new Cesium.Viewer("cesiumContainer",{
//是否展示信息窗口
//如果一打开页面报错:document`s frame is sandboxed and the 'allow-scripts' permission is not set 的话设置infoBox=false
infoBox: false
cesium添加地形数据
于 2024-06-10 17:45:51 首次发布