@@ -34,7 +34,7 @@ class StaticMapLayers {
that.layerData[key] = {legend:item.legend, layer:that.addXyzLayer(map, item)}
}
- that.autoTest()
+ // that.autoTest()
})
show(key){