forked from MapComplete/MapComplete
UX: searching will unlock the GPS and cancel 'move to gps' if still waiting for a fix
This commit is contained in:
parent
e3dec8aafa
commit
aea9aeec21
3 changed files with 7 additions and 0 deletions
|
@ -203,6 +203,8 @@
|
|||
}}
|
||||
perLayer={state.perLayer}
|
||||
selectedElement={state.selectedElement}
|
||||
geolocationState={state.geolocation.geolocationState}
|
||||
|
||||
/>
|
||||
</If>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue