[OpenLayers-Users] Scale dependent layer problems

BMcBride bmcbride at chacompanies.com
Thu Jul 15 10:17:15 EDT 2010


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.



More information about the Users mailing list