forked from MapComplete/MapComplete
		
	First search with suggestions
This commit is contained in:
		
							parent
							
								
									874f82be82
								
							
						
					
					
						commit
						3cd04df60b
					
				
					 37 changed files with 677 additions and 85 deletions
				
			
		|  | @ -104,7 +104,8 @@ | |||
|             </div> | ||||
| 
 | ||||
|             {#if $reason.includeSearch} | ||||
|               <Geosearch bounds={currentMapProperties.bounds} clearAfterView={false} /> | ||||
|               searcher={state.geosearch} | ||||
|               <Geosearch bounds={currentMapProperties.bounds} clearAfterView={false} searcher={state.geosearch} {state}/> | ||||
|             {/if} | ||||
| 
 | ||||
|             <div class="flex flex-wrap"> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue