forked from MapComplete/MapComplete
		
	Add buttons to quickly swap background layers (also in the locationInput), move copyright into home panel, split privacy policy to seperate welcome message tab
This commit is contained in:
		
							parent
							
								
									1d0fbe701c
								
							
						
					
					
						commit
						37c0129a6d
					
				
					 22 changed files with 477 additions and 183 deletions
				
			
		|  | @ -150,7 +150,8 @@ export default class LocationInput extends InputElement<Loc> implements MinimapO | |||
|                 background: this.mapBackground, | ||||
|                 attribution: this.mapBackground !== State.state?.backgroundLayer, | ||||
|                 lastClickLocation: this.clickLocation, | ||||
|                 bounds: this._bounds | ||||
|                 bounds: this._bounds, | ||||
|                 addLayerControl: true | ||||
|             } | ||||
|         ) | ||||
|         this.leafletMap = this.map.leafletMap | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue