diff --git a/application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.html b/application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.html index da4913f9..5e0d6abf 100644 --- a/application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.html +++ b/application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.html @@ -65,6 +65,7 @@ [timezoneOffset]="timezoneOffset" [pendingNewPois]="pendingNewPois" [pendingOldVisitIds]="pendingOldVisitIds" + [color]="color" (pointOfInterestClick)="pointOfInterestClick.emit($event)"> diff --git a/application/frontend/src/app/shared/components/points-of-interest/points-of-interest.component.html b/application/frontend/src/app/shared/components/points-of-interest/points-of-interest.component.html index 94e4a681..122b0a82 100644 --- a/application/frontend/src/app/shared/components/points-of-interest/points-of-interest.component.html +++ b/application/frontend/src/app/shared/components/points-of-interest/points-of-interest.component.html @@ -9,11 +9,12 @@ - - + + + + + + + + + + + }"> + + + + + + + + + (); get imageAttributeLookup(): { [key: string]: PointsOfInterestImageAttribute } { diff --git a/application/frontend/src/app/shared/components/timeline/timeline.component.html b/application/frontend/src/app/shared/components/timeline/timeline.component.html index 45bb090d..680d3987 100644 --- a/application/frontend/src/app/shared/components/timeline/timeline.component.html +++ b/application/frontend/src/app/shared/components/timeline/timeline.component.html @@ -17,7 +17,14 @@ y2="50%" /> Vehicle availability {{ getSegmentTitle(availability[0], availability[1]) }} - + - - + diff --git a/application/frontend/src/assets/images/pickup.svg b/application/frontend/src/assets/images/pickup.svg index 8839e29a..20923a56 100644 --- a/application/frontend/src/assets/images/pickup.svg +++ b/application/frontend/src/assets/images/pickup.svg @@ -1,6 +1,4 @@ - - - +