I am doing that this way...
var options = {
...
...
scales: [100000, 50000, 25000, 10000, 5000], //specify all the scales you
wish
...
...
};
map = new OpenLayers.Map( 'map', options );
--
View this message in context: http://n2.nabble.com/Limit-zoomlevels-tp4744292p4745997.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.