Inspect contributor

load()} /> {#if loadingData} {:else} {/if} Back to index
{#if mode === "map"} {#if $selectedElement !== undefined} {/if}
{:else if mode === "table"} {#each $featuresStore as f}

{f.properties.id}

{/each} {:else} {/if}