I am using a DirectionsService and DirectionsRequest to come up with
routes for school buses picking up students. The buses are picking up
students at their homes, and taking them to school. Is there a way to
make sure the bus is picking up students on correct side of the
street?

The problem is that on many neighborhood streets, the streets are not
wide enough for the bus to make a u-turn, to make sure the student
does not have to cross the street.

This might be 2 separate questions. Is there a way to avoid u-turns?
And is there a way to make sure that when bus pulls up to the address,
the address is on the right hand side of the bus? (without making a
left into the driveway, or turning around)

-- 
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