Hey guys,<br><br>I tried googleing it, but I can t find it... How is the event called if zoom changes?<br><br>I wanne do sth like<br><br>layer.events.on({<br>                 zoomchanged: function() {<br>                     doSth();<br>

                  }<br>            });<br><br>Your help is ver appreciated!<br><font color="#888888"><br>Dom</font>