OK so, I did verify that Google is not providing an API for any
transit Trip Planner any time soon.  Here's the link (comment #76):

http://code.google.com/p/gmaps-api-issues/issues/detail?id=713

However, I did find out how to link some information to get at part of
the transit trip planning on the Google Maps page by appending the
following querystring parameters to the Google Map's URL:

saddr=<street address, city, country>
daddr=<street address, city, country>
dirflg=r

The last parameter of "r" states that it is for the transit routes.

So, does anyone know how I can past in the Date and time information
as well?   That is, are there querystring parameters that I can pass
into the URL of a google map for the date and time components of the
trip planner?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to