Ok, from browsing the bugs, it appears the train destination is a
feature request.  Is there a public api to show steps of a route
without using a DirectionPanel?

cheers

On Fri, Nov 20, 2009 at 3:45 PM, matt harrison <[email protected]> wrote:
> Hey Folks-
>
> I'd like to plot routes that include walking to a train station
> getting on a train, getting off a train and walking to the
> destination, much like google maps does now.
> On V3, I'm assuming from reading the documentation, that I'd have to:
>
>  * geolocate each stop (and well as the points in between stops if
> they don't follow a straight line)
>  * figure out which stop is closest to start and end destination
>  * plot actually walking destination from start to closest stop using
> the destination api.
>  * plot manually using the drawing api the train ride
>  * plot from train stop to destination using the provided api.
>
> This seems quite complicated.  Is there an easier way?
>
> thanks much
>
> -matt
>
> --
>
> 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=.
>
>
>

--

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