forked from MapComplete/MapComplete
		
	Fix bug where metatagging would not fully calculate in some cases
This commit is contained in:
		
							parent
							
								
									27a43fdbe0
								
							
						
					
					
						commit
						65470cbac5
					
				
					 8 changed files with 34 additions and 20 deletions
				
			
		|  | @ -118,7 +118,7 @@ export default class MinimapImplementation extends BaseUIElement implements Mini | |||
|                 self.InitMap(); | ||||
|                 self.leafletMap?.data?.invalidateSize() | ||||
|             } catch (e) { | ||||
|                 console.error("Could not construct a minimap:", e) | ||||
|                 console.warn("Could not construct a minimap:", e) | ||||
|             } | ||||
|         }); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue