浏览代码

地图动态绘制

彭宇 2 年之前
父节点
当前提交
75acbfb56b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/supermap.vue

+ 1 - 1
src/components/supermap.vue

@@ -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){