|
@@ -436,7 +436,7 @@ export default {
|
|
|
editableLayers.addLayer(editableLayer)
|
|
|
})
|
|
|
}
|
|
|
- url = 'https://iserver.supermap.io/iserver/services/map-china400/rest/maps/China_4326'
|
|
|
+ // url = 'https://iserver.supermap.io/iserver/services/map-china400/rest/maps/China_4326'
|
|
|
|
|
|
window.L.supermap.tiledMapLayer(url).addTo(this.map)
|
|
|
if(dynamicPlotting){
|