{#if $currentState === "has-visible-features"} {:else if $currentState === "zoom-to-low"}
{:else if $currentState === "all-filtered-away"}
{:else if $dataIsLoading}
{:else if $currentState === "no-data"}
{/if}