{#if track && track.length > 0} {:else if trackError}
Track konnte nicht geladen werden: {trackError}
{:else}
Track wird geladen…
{/if}

{hike.title}

{#if hike.region}

{hike.region}{hike.canton && hike.canton !== hike.region ? `, ${hike.canton}` : ''}

{/if}
{#if hike.icon} {/if}
{#if hike.elevationMaxM !== null}
{/if} {#if hike.elevationMinM !== null}
{/if}
{hike.difficulty} SAC
{#if seasonLabel}
{/if}
{#if track && track.length > 0}
{/if}
{#if track && track.length > 0 && visibleImagePoints.length > 0}
{/if}