[LRUG] Geocoding and form submission

Andrew Stewart boss at airbladesoftware.com
Fri Apr 10 03:49:02 PDT 2009


On 10 Apr 2009, at 11:37, Tom Stuart wrote:
> Is this just a race condition? Is the geocoding asynchronous?

The geocoding is indeed asynchronous.  You give the geocoding function  
a callback to invoke when it's finished.

http://code.google.com/apis/maps/documentation/services.html#Geocoding

I think it is a race condition, but one that happens all the time ;)

Cheers,
Andy



More information about the Chat mailing list