Show Route Paths in "Near Me"
Opened this issue · 2 comments
ljuba commented
This is a big one and will require changes to the Transporter-Server (https://github.com/ljuba/Transporter-Server), but it would be great to tap on a stop in Near Me and see the paths of each of the bus lines that stop there.
rodericj commented
Based on what I've seen so far, I think all of the information is available to do this without changes to the server. You can fetch all of the stops from the data helper and simply add an MKPolyLine to connect the dots. There may be more to the ticket but from the description, it's not 'big'
ljuba commented
Connecting the stops isn't enough when you're zoomed into the map. You need the actual route paths, which are in the NextBus API, but not currently parsed by the server, or stored in the app.