Selaa lähdekoodia

新增危险品码头图层,更新

sbj 1 vuosi sitten
vanhempi
commit
d38f267e63
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/utils/map/Layer.js

+ 1 - 1
src/utils/map/Layer.js

@@ -471,7 +471,7 @@ export function addLayerByName(name,isShow,opacity){
                 token: '',
                 elevationInfo: {
                     "mode": "absolute-height",
-                    "offset": 1
+                    "offset": 0.1
                 }
             })
             break