It hasn't been stated that the "trips" property will be removed, but it is the old name and it would be best to change to use "routes" instead.
Chad Killingsworth On Mar 23, 8:18 am, TTA <[email protected]> wrote: > Hi All, > > After the new release of API V3, DirectionsService is now returning > DirectionsResult response which is documented > inhttp://code.google.com/apis/maps/documentation/v3/reference.html#Dire... > . > > 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.
