forked from MapComplete/MapComplete
Improve search UI
This commit is contained in:
parent
3be286c2b1
commit
93f03ddbaf
22 changed files with 564 additions and 499 deletions
|
|
@ -104,8 +104,7 @@
|
|||
</div>
|
||||
|
||||
{#if $reason.includeSearch}
|
||||
searcher={state.geosearch}
|
||||
<Geosearch bounds={currentMapProperties.bounds} clearAfterView={false} searcher={state.geosearch} {state}/>
|
||||
<Geosearch {state}/>
|
||||
{/if}
|
||||
|
||||
<div class="flex flex-wrap">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue