trip-animation.component.html 185 Bytes
<div class="map" #map ></div>
<tb-history-selector *ngIf="historicalData" [settings]="settings" [intervals]="intervals"
    (onTimeUpdated)="timeUpdated($event)"></tb-history-selector>