forked from MapComplete/MapComplete
		
	Relax import zoomlevel
This commit is contained in:
		
							parent
							
								
									b41bf50e55
								
							
						
					
					
						commit
						e57a2f9b93
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -188,7 +188,7 @@ export default abstract class ImportFlow<ArgT extends ImportFlowArguments> { | ||||||
|                     return { error: new Translation({ "*": e }) } |                     return { error: new Translation({ "*": e }) } | ||||||
|                 } |                 } | ||||||
| 
 | 
 | ||||||
|                 if (state.mapProperties.zoom.data < 18) { |                 if (state.mapProperties.zoom.data < 16) { | ||||||
|                     return { error: t.zoomInMore } |                     return { error: t.zoomInMore } | ||||||
|                 } |                 } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue