Re: [Google Maps API v3] Update google maps in div

2010-05-11 Thread Daniels Leeā„¢
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

[Google Maps API v3] Update google maps in div

2010-05-07 Thread a.battist...@pharma.it
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