[OpenLayers-Users] Limit zoomlevels

sasamil sasha.milenkovic at gmail.com
Tue Mar 16 15:46:36 EDT 2010


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.



More information about the Users mailing list