Przeglądaj źródła

拐点区域变透明

zy 1 rok temu
rodzic
commit
5c4753dbf2

+ 1 - 1
neim-ui/src/views/largeScreenPage/components/3DbigeMap.vue

@@ -259,7 +259,7 @@ export default {
                       hierarchy: bmgl.Cartesian3.fromDegreesArray(latlngs),
                       extrudedHeight: 0,
                       perPositionHeight: true,
-                      material: bmgl.Color.CYAN.withAlpha(0.1),
+                      material: bmgl.Color.CYAN.withAlpha(0),
                       outline: true,
                       outlineColor: bmgl.Color.CYAN
                     },