{#if HIKES_OVERVIEW} {#if HIKES_OVERVIEW.urlMedium} {/if} {#if HIKES_OVERVIEW.urlNarrow} {/if} {/if} (heroMapReady = true)} />
{#if visible.length === 0}

Keine Wanderung entspricht den aktuellen Filtern.

{:else}
    {#each visible as hike (hike.slug)}
  • {/each}
{/if}