forked from MapComplete/MapComplete
		
	Merge master
This commit is contained in:
		
						commit
						fa650cc8d2
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -73,7 +73,7 @@ export default class MoveWizard extends Toggle {
 | 
			
		|||
                lockBounds: true,
 | 
			
		||||
                includeSearch: false,
 | 
			
		||||
                background: "photo",
 | 
			
		||||
                startZoom: 17,
 | 
			
		||||
                startZoom: 18,
 | 
			
		||||
                minZoom: 16,
 | 
			
		||||
                eraseAddressFields: false,
 | 
			
		||||
            })
 | 
			
		||||
| 
						 | 
				
			
			@ -139,6 +139,7 @@ export default class MoveWizard extends Toggle {
 | 
			
		|||
                new SvelteUIElement(LocationInput, {
 | 
			
		||||
                    mapProperties,
 | 
			
		||||
                    value,
 | 
			
		||||
                    initialCoordinate: { lon, lat },
 | 
			
		||||
                }).SetClass("w-full h-full"),
 | 
			
		||||
                new SvelteUIElement(OpenBackgroundSelectorButton, { state }).SetClass(
 | 
			
		||||
                    "absolute bottom-0 left-0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "mapcomplete",
 | 
			
		||||
  "version": "0.30.8",
 | 
			
		||||
  "version": "0.30.9",
 | 
			
		||||
  "repository": "https://github.com/pietervdvn/MapComplete",
 | 
			
		||||
  "description": "A small website to edit OSM easily",
 | 
			
		||||
  "bugs": "https://github.com/pietervdvn/MapComplete/issues",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue