> However, I'd like to generate directions based on a specific route > (think bus route).
I think you're going to have to write a routing engine http://www.google.co.uk/search?hl=en&source=hp&q=routing+algorithm&meta=&aq=f&oq= Given the limited network, known interchanges, and (presumably) known costs it may not that difficult. A lot of table building work can be done in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
