cesium添加地形数据

var viewer = new Cesium.Viewer("cesiumContainer",{
   
    //是否展示信息窗口
    //如果一打开页面报错:document`s frame is sandboxed and the 'allow-scripts' permission is not set 的话设置infoBox=false
    infoBox: fa

你可能感兴趣的:(cesium从入门到入魔,前端,vue.js,javascript)