{#if $visualFeedback}
{/if}
{#if $selectedElement === undefined}
{/if}
{ state.map?.data?.getCanvas()?.focus() }} perLayer={state.perLayer} selectedElement={state.selectedElement} geolocationState={state.geolocation.geolocationState} />
state.guistate.themeIsOpened.setData(true)} on:keydown={forwardEventToMap} htmlElem={openMapButton} >
state.guistate.menuIsOpened.setData(true)} on:keydown={forwardEventToMap} htmlElem={openMenuButton} >
{#if currentViewLayer?.tagRenderings && currentViewLayer.defaultIcon()} { state.selectCurrentView() }} on:keydown={forwardEventToMap} htmlElem={openCurrentViewLayerButton} >
currentViewLayer.defaultIcon()} />
{/if}
Testmode
{#if state.osmConnection.Backend().startsWith("https://master.apis.dev.openstreetmap.org")}
Testserver
{/if}
Faking a user (Testmode)
{#if $addNewFeatureMode.indexOf("button") >= 0 && ((state.layout.hasPresets() && state.layout.enableAddNewPoints) || state.layout.hasNoteLayer())} {/if}
f.length > 1)}>
mapproperties.zoom.update((z) => z + 1)} on:keydown={forwardEventToMap} > mapproperties.zoom.update((z) => z - 1)} on:keydown={forwardEventToMap} >
state.geolocationControl.handleClick()} on:keydown={forwardEventToMap} > {#if $compassLoaded} {/if}
{#if ($showCrosshair === "yes" && $currentZoom >= 17) || $showCrosshair === "always" || $visualFeedback}
{/if}
{#if $selectedElement !== undefined && $selectedLayer !== undefined && !$selectedLayer.popupInFloatover} { selectedElement.setData(undefined) }} >
{/if} {#if $selectedElement !== undefined && $selectedLayer !== undefined && $selectedLayer.popupInFloatover} {#if $selectedLayer.popupInFloatover === "title"} { state.selectedElement.setData(undefined) }} > {:else} { state.selectedElement.setData(undefined) }} > {/if} {/if} i !== undefined)}> state.previewedImage.setData(undefined)}> state.guistate.themeIsOpened.setData(false)}>
state.guistate.themeIsOpened.setData(false)} />
state.guistate.filtersPanelIsOpened.setData(false)}> { state.guistate.backgroundLayerSelectionIsOpened.setData(false) }} > state.guistate.menuIsOpened.setData(false)}>
state.guistate.menuIsOpened.setData(false)} />

state.guistate.privacyPanelIsOpened.setData(false)}>

state.guistate.copyrightPanelIsOpened.setData(false)}>

state.guistate.communityIndexPanelIsOpened.setData(false)}>

sl !== undefined && sl === currentViewLayer)} moveTo={openCurrentViewLayerButton} debug="currentViewLayer" /> sl !== undefined && sl?.properties?.id === LastClickFeatureSource.newPointElementId )} moveTo={openNewElementButton} debug="newElement" />