提交 802913d4 authored 作者: jinrongbin's avatar jinrongbin

加载顺序调整

上级 abbc92a9
......@@ -582,7 +582,8 @@ export default {
}
),
])
that.map.addLayer(this.baseLayer_sl)
})
//郑州市边界
......@@ -645,7 +646,6 @@ export default {
this.map.getPane('myPane').style.zIndex = 601
this.map.addLayer(this.baseLayer_sl)
this.layerGroup1 = L.featureGroup([]).addTo(this.map)
this.layerGroup2 = L.featureGroup([]).addTo(this.map)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论