{#if _tags._deleted === "yes"}
{:else}
{#each layer.titleIcons as titleIconConfig} {#if (titleIconConfig.condition?.matchesProperties(_tags) ?? true) && (titleIconConfig.metacondition?.matchesProperties( { ..._metatags, ..._tags } ) ?? true) && titleIconConfig.IsKnown(_tags)}
{/if} {/each}
state.selectedElement.setData(undefined)} />
{/if}