彭宇 2 лет назад
Родитель
Сommit
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){