zhanghua
2023-02-09 7705cdd240ea1a07a5772ffb6ba0e1e4995bcc74
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() {