On Mon, Jan 17, 2011 at 7:31 AM, [email protected]
<[email protected]>wrote:

> The bounds of the route (each route for multiple alternatives) is also
> available in the directionsResult.
>

Though not from the web services Directions API. I'm going to file a feature
request for exposing bounds through this API to bring it in line with the
JavaScript version.

In the mean time, you could approximate it by calling Bounds.extend on the
points in each step - obviously this will not work if the path for  that
step goes outside the bounds - but it'll be close.

Chris

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