Hey everyone,
I wanted to ask you guys a question. I'm trying to build an app that shows buses routes. For instance, let's say that Blue Bus is going to Cupertino St but the bus I see coming right now (the Red Bus) is going to Palo Alto St, which is a block away from Cupertino Street.
I'd better off taking the Red Bus which goes a bit out of way than waiting 10 or more minutes for the right bus (Here, the Blue Bus).
Ok, that's what I'm trying to do.
How do I want to do this? I'm thinking of drawing the lines of each specific bus route on the map of the app. So I can look at the app and know the routes, be able to zoom in or zoom out, and etc. I don't need to do directions, time, buses, etc. It should be relatively simple.
Any thoughts? I'm not sure how to draw the buses routes. Thank you!!!
The bus routes would be polylines, a type of overlay.