Trip animation widget added to library
This commit is contained in:
parent
b6300f43fa
commit
c6786e03d9
File diff suppressed because one or more lines are too long
@ -562,7 +562,7 @@ function tripAnimationController($document, $scope, $http, $timeout, $filter, $l
|
||||
});
|
||||
|
||||
if (tripIndex > -1) {
|
||||
createNormalizedValue(data.data, data.dataKey.name, vm.trips[tripIndex].timeRange);
|
||||
createNormalizedValue(data.data, data.dataKey.label, vm.trips[tripIndex].timeRange);
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user