::v-deep .cesium-viewer {
width: 100% !important;
height: 100% !important;
}
::v-deep .cesium-viewer-cesiumWidgetContainer {
width: 100% !important;
height: 100% !important;
}
::v-deep .cesium-viewer-zoomIndicatorContainer{
display: none !important;//隐藏底部圆圈
}
::v-deep .cesium-widget {
width: 100% !important;
height: 100% !important;
}
::v-deep .cesium-widget canvas {
width: 100% !important;
height: 100% !important;
}
cesium 3D地图全屏显示代码
最新推荐文章于 2025-03-17 16:17:18 发布