Hello,
We're working on a project to document bus routes in certain locations. To draw the routes on a map, we figured using Google Maps would be the easiest option, utlizing start/end locations with several checkpoints to pinpoint an exact route.
Now, the issue is that google limits you to 8 points total along a route, so you can't always force it to draw the same route. Does anyone have suggestions as to how to consistently get the same static bus routes?
PS: Open to suggestions about dropping google maps entirely, if there are other, better options for this sort of thing.