Hi list,

in InitResolution there is a call to getResolutionFromScale:

if (confProps.maxScale != null) {           
  confProps.minResolution =                 
OpenLayers.Util.getResolutionFromScale(confProps.maxScale); 

Should it not also pass in the confProps.units as the second argument like
it does for minScale?

Best regards,
Bart

--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl





_______________________________________________
Dev mailing list
[email protected]
http://openlayers.org/mailman/listinfo/dev

Reply via email to