# Description It would be convenient for the user to be able to click on the map to add a new bus stop # How would it work? - The user clicks on a map - The app suggests possible nearby bus lines (k-nearest neighbor using Haversteain/Manhattan/Euclidian distance) https://x.com/MoSarwat/status/1666466376607727616 - The user selects one from the list
Description
It would be convenient for the user to be able to click on the map to add a new bus stop
How would it work?
https://x.com/MoSarwat/status/1666466376607727616