forked from MapComplete/MapComplete
Improvements to velopark
This commit is contained in:
parent
782926c09d
commit
685fd5b26c
7 changed files with 78 additions and 11 deletions
|
@ -271,7 +271,7 @@
|
|||
{#if currentViewLayer?.tagRenderings && currentViewLayer.defaultIcon()}
|
||||
<MapControlButton
|
||||
on:click={() => {
|
||||
state.selectedElement.setData(state.currentView.features?.data?.[0])
|
||||
state.selectCurrentView()
|
||||
}}
|
||||
on:keydown={forwardEventToMap}
|
||||
htmlElem={openCurrentViewLayerButton}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue