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