forked from MapComplete/MapComplete
		
	Fix error message
This commit is contained in:
		
							parent
							
								
									f8b68aee7a
								
							
						
					
					
						commit
						482a81b40a
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -75,8 +75,6 @@ export class Basemap { | ||||||
|         this.map.on("contextmenu", function (e) { |         this.map.on("contextmenu", function (e) { | ||||||
|             // @ts-ignore
 |             // @ts-ignore
 | ||||||
|             lastClickLocation.setData({lat: e.latlng.lat, lon: e.latlng.lng}); |             lastClickLocation.setData({lat: e.latlng.lat, lon: e.latlng.lng}); | ||||||
|             // @ts-ignore
 |  | ||||||
|             e.preventDefault(); |  | ||||||
|         }); |         }); | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue