{#if hasLayers}
{ mapproperties.rasterLayer.setData(rasterLayer.data) dispatch("appliedLayer") }} class="m-0 h-full w-full p-0" >
{#each $availableLayers as availableLayer}
{availableLayer.properties.name}
{/each}
{/if}