Is the map being initiatlized and displayed on the initial load? Or you
want to load/display the map after the control is updated?
If it's the latter, you can initialize a new google.maps.Map object when the
timer completes. Please take a look through our developer guide and
examples for guidanc
I have a problem, i have a asp.net webpage with ajax control and timer
for update a updatecontrol after 10 seconds. In this control i have a
div (id="map") i would like to load my google maps when my update
control is updated. How can i do this?
Thanks
--
You received this message because you ar