I have a map on a web application.
This application uses javascript and jquery for other things as well. I have two function which are desinged to, and normally do run in paralell.
However, if I have a map control on the page the processes run sequentially and not simultaneously. Is there a setting the map control implements that does this??