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