This example again uses timeouts to alternate between zoom levels 0 and 1 automatically: setInterval(function(){ map.setZoom(0); setTimeout(function(){ map.
確定! 回上一頁