首页 / 浏览问题 / 三维GIS / 问题详情
超图FAQ:【WebGL】WebGL加载二维地图背景颜色如何去掉?
43,901EXP 2023年08月07日
【WebGL】WebGL加载二维地图背景颜色如何去掉?

1个回答

【解决方法】设置背景颜色透明 var layer = viewer.imageryLayers.addImageryProvider(new Cesium.SuperMapImageryProvider({ url : "https://iserver.supermap.io/iserver/services/map-jingjin/rest/maps/京津地区地图" })); layer.transparentBackColor = Cesium.Color.WHITE; layer.transparentBackColorTolerance = 0.5;
43,901EXP 2023年08月07日
热门文章
关注我们
...