@@ -53,7 +53,7 @@ class StaticMapLayers {
that.layerData[key] = {legend:item.legend, layer:that.addStaticImgLayer(map, item)}
}
- that.autoTest()
+ // that.autoTest()
})
show(key,isFit = false){
@@ -69,7 +69,7 @@ eventBus.on("alarmList:changeMapLayer", updateColors)
.legend {
margin-top: 10px;
- width: 50%;
+ width: 70%;
.color-bar-big{
width: 100%;