Hi All,

After the new release of API V3, DirectionsService is now returning
DirectionsResult response which is documented in
http://code.google.com/apis/maps/documentation/v3/reference.html#DirectionsResult
.

If you will debug DirectionsResult it comes with routes, status and
trips object.

As per documentation route property was formerly known as "trips".

Does this mean API V3 is going to remove trips object from the
DirectionsResult object in near future? and I need to use routes
instead of trips object.

Please help.

Thanks
-TTA

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