Hey guys,

I tried googleing it, but I can t find it... How is the event called if zoom
changes?

I wanne do sth like

layer.events.on({
                 zoomchanged: function() {
                     doSth();
                  }
            });

Your help is ver appreciated!

Dom
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to