odc.xiaohui
2023-02-20 b693b8061247a0edf43cd714c8d3b9e221c7da79
src/components/map/leafletMap.vue
@@ -55,7 +55,7 @@
      // this.$map.createrLayers(this.map, this.mapUrls) //切片地图
      // this.$map.createrChinatm(this.map, this.mapUrl); // 图层
      this.map.pm.setLang("zh");
      this.map.pm.addControls(this.options);
      // this.map.pm.addControls(this.options);
      this.locationMap();
    },
    locationMap() {