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