-.-....-.---.-- -..-......----.. ---..---.-.-..- --....-....----
This commit is contained in:
		@@ -182,10 +182,8 @@ export default {
 | 
			
		||||
        map.clearMap()
 | 
			
		||||
        const center = map.getCenter()
 | 
			
		||||
        map.on('click', () => {
 | 
			
		||||
          map.setCenter(center)
 | 
			
		||||
          map.setFitView()
 | 
			
		||||
          map.setZoomAndCenter(10, center)
 | 
			
		||||
          map.setPitch(0)
 | 
			
		||||
 | 
			
		||||
          this.mapDialog = false
 | 
			
		||||
        })
 | 
			
		||||
        this.values.filter(e => e.lng).map((e) => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user