We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the bus animations are set at an interval:
narrowcast-bustijden/index.html
Lines 389 to 430 in 1cfb8f0
However addBusToAnimationData function could be called based on the current time and on the API data to sync the animation with bus arrival times.
addBusToAnimationData
I'm making a note of this in this issue, so someone can pick this up.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the bus animations are set at an interval:
narrowcast-bustijden/index.html
Lines 389 to 430 in 1cfb8f0
However
addBusToAnimationData
function could be called based on the current time and on the API data to sync the animation with bus arrival times.I'm making a note of this in this issue, so someone can pick this up.
The text was updated successfully, but these errors were encountered: