{#if $lastAction !== undefined}
{:else if $centerFeatures.length === 0}
{:else}
{#each $centerFeatures as feat, i (feat.properties.id)}
{/each}
{/if}