I was curious how exactly the Map blocks AJAX Calls.
If I initiate a jquery AJAX out, then initiate a map update what happens??
If my AJAX call finishes first in the server, does it return normally? ?
If I first initiate a map update, then an AJAX call does the map queue the transmission of the AJAX out on the client?? where does it hold up the AJAX call??
Thanks