{title} · {modelLabel($storedModel)}
{#if source?.fellBack}
No map for this model - showing global {source.domain}
{/if}
{#if error}
{error}
{/if}
{fmtTime(currentTime)} {fmtDay(currentTime)}
{#if times.length} {/if}
{#each SPANS as s (s.label)} {/each}
{#each SPEEDS as s (s.ms)} {/each}
{#if times.length}
{/if} {#if times.length}
{#each times as _t, i (i)}
{/each}
{/if}
{#each dayMarkers as d (d.i)} {d.label} {/each}