Have a look at the OpenLayers.Layer.WMS Constructor documentation I
referenced in my post above.

OpenLayers.Layer.WMS Parameters:

name      {String} A name for the layer
url          {String} Base url for the WMS (e.g. 
http://wms.jpl.nasa.gov/wms.cgi)
params    {Object} An object with key/value pairs representing the GetMap
query string parameters and parameter values.
options    {Ojbect} Hashtable of extra options to tag onto the layer

The first set of params define the GetMap request while the second set of
options are OL specific API properties.

-----
Bryan R. McBride, GISP
http://www.bryanmcbride.com bryanmcbride.com 
http://geoserving.net/ geoserving.net 
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Scale-dependent-layer-problems-tp5295582p5297584.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to