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
how should i fetch eta of a certain stop?
The text was updated successfully, but these errors were encountered:
You may refer to the doc https://hk-bus-eta.hkbus.app/.
Currently, you may need to iterate the db to obtain all routes passing the specific stop, and fetch ETA for each route.
Sorry, something went wrong.
for the docs it says BusDb, but on the actual package it was EtaDb ...?? also you have to provide holidays and serviceDayMap for some reason
holidays
serviceDayMap
No branches or pull requests
how should i fetch eta of a certain stop?
The text was updated successfully, but these errors were encountered: