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
Description: When the mapper added 2 or 2;5 previously for route_ref, give them bubbles to click on to repeat this in route_ref.
Use case, user is on the bus and wants to add information of a bus stop before the bus passes the next one.
If route_ref is already 2;5 and user is on bus 4. When they click 4 convert route_ref to 2;4;5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
When the mapper added 2 or 2;5 previously for route_ref, give them bubbles to click on to repeat this in route_ref.
Use case, user is on the bus and wants to add information of a bus stop before the bus passes the next one.
If route_ref is already 2;5 and user is on bus 4. When they click 4 convert route_ref to 2;4;5
The text was updated successfully, but these errors were encountered: