On Aug 28, 3:52 pm, Andy <[EMAIL PROTECTED]> wrote:
>
> I'm trying to map some bus routes, and have succesffuly overlayed some
> planned routes and these work well. However, one issue I have is that
> some buses do have permission to drive down what Google Maps
> recognises as a pedestrian area. Because of this I am unable to
> replicate the specific route.

Er... you're using GDirections to do bus routes? Which you already
know?

GDirections is supposed to find routes between points; it finds a
suitable route for you. If you know the route, why not just plot it
yourself?

However, what you could do is plot a route from point A to one end of
the pedestrian precinct, draw your own line to the other end and then
plot another route from there to point B. If all the lines look
identical, it won't seem odd. If you use Mike's tutorial at
http://econym.googlepages.com/steps.htm you could even munge all three
sections together in a directions sidebar. But it will definitely be
slower to render than a pre-prepared polyline displaying the whole
route.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to