Re: [Google Maps API v3] Reading and Saving Directions returned by DirectionsService.route

2011-03-17 Thread Hypnotizing Chickens
ocs: > > > http://code.google.com/apis/maps/documentation/javascript/reference.html#DirectionsResult > > On Thu, Mar 17, 2011 at 5:53 PM, Hypnotizing Chickens < > chickens@gmail.com> wrote: > >> Hi >> I am trying to save a route marked by a user and extract

[Google Maps API v3] Reading and Saving Directions returned by DirectionsService.route

2011-03-16 Thread Hypnotizing Chickens
Hi I am trying to save a route marked by a user and extract some data from the marked route such as Origin, destination, way points etc. While reading the object, it appears that sometimes the child object inside the response which contains the origin, destination is named "Hf" and sometimes the ob