Thank you for taking the time to address my question. It's surprising that it worked (for about 2 weeks) despite the fact it was undocumented. At the moment, it appears I don't really need to loop through the address components of the start address after all; nevertheless, I would like to know how that could be achieved.
On May 19, 5:04 pm, William <[email protected]> wrote: > On May 20, 5:39 am, Quixote <[email protected]> wrote:> > var myRoute = response.routes[0].legs[0]; > > var results = (myRoute.start_geocode); > > the start_geocode isn't a documented property of > DirectionsLeg:http://code.google.com/apis/maps/documentation/javascript/reference.h... > > ... > > -- > 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 > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
