On Dec 18, 11:21 pm, ChrisAlexander <[email protected]>
wrote:

> geometry.location should be "a LatLng object, not a
> formatted string." - which is correct?


It is a LatLng object but alert displays it that way at least with
Firefox.

  alert(results[0].geometry.location.latitude);
displays 'undefined' instead of 'null' for me.

See the response structure here:
http://koti.mbnet.fi/ojalesa/geocode/prettygeocode_v3.htm

--

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