Oh -- I should have added, this works just fine --
<script type="text/javascript">
//function updateMap() {
//usngmap.setCenter(usngmap.getCenter, usngmap.getZoom);
//}
//setInterval('updateMap()', 10000);
setTimeout("window.location='viewer.htm'", 10000);
</script>
to reload the whole page, but it of course wouldn't hold the area to
which the user has zoomed.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---