> for example, if i place this:
> geo();
> alert("done");
> i get an alert even before the map gets initialized on my screen,Yes. > yet > it should wait until all the markers are loaded before giving me that > alert, but it doesn`t. No it shouldn't. This is not serial processing. http://econym.org.uk/gmap/async.htm -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
