Hi

I'm encoding a postcode (user-entered) using the Geocoder.

I set the map center to results[0].geometry.location

I then need to pass the latitude and longitude in to another function
to calculate distances to various locations.

At the time of writing, the latitude and longitude are stored in
'results[0].geometry.location.va' and
'results[0].geometry.location.wa' respectively.

The problem is, every few days, the key (might not be the correct
term) changes. So it might be .xa and .za, or .wa and .xa

So, is there a way to get these values even if the key changes? Or
what's the reason for these continually changing?

Cheers

Simon

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