北京经济技术开发区经开区虚拟城市项目-【前端】--政府服务中心-2号屏Web
surprise
2023-10-13 7860cd2d2dc0c1164a2f65a69081369d1abd6377
src/components/map/viewer.vue
@@ -141,9 +141,10 @@
      //地下模式距离参数
      Viewer.scene.globe.translucency.frontFaceAlpha = 0.5;
      Viewer.scene.globe.undergroundColor = undefined;
      mapMsg.init();
      rpc.clickToCoordinates();
      mapMsg.setTime();
      //标会编辑
      sgworld.Creator.SimpleGraphic.setEdit(true, {
        editProp: true,
@@ -353,12 +354,14 @@
  border-radius: 10px;
  cursor: pointer;
}
.bgbox {
  position: absolute;
  top: 0;
  left: 8px;
  z-index: -1;
}
.mid {
  position: absolute;
  top: 50%;