I execute the following commands on a GMap object map2
map2.setCenter(point, 13);
map2.setZoom(14);

The map relocates itself and takes a while to load. I dont want to
execute the next instruction until the map has completely loaded. any
possible way to achieve this?

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

Reply via email to