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