{#if hasLayers}
{}}>
apply()} class="m-0 h-full w-full cursor-pointer p-1">
{#each $availableLayers as availableLayer}
{availableLayer.properties.name}
{/each}
{/if}