zhanghua
2023-02-16 a8532e35b1a39de9bbcc5f2a648fe02c72d9c2b0
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() {