@@ -1373,6 +1373,7 @@
this.deckglLayer = window.L.supermap.tiledMapLayer(urlList[i], {})
this.deckglLayerList.push(this.deckglLayer)
this.map.addLayer(this.deckglLayer)
+
}