Instances of OpenLayers.Layer.MapServer are used to display data from a MapServer CGI instance.
| OpenLayers. | Instances of OpenLayers.Layer.MapServer are used to display data from a MapServer CGI instance. | 
| Constants | |
| DEFAULT_PARAMS | {Object} Hashtable of default parameter key/value pairs | 
| Constructor | |
| OpenLayers. | Create a new MapServer layer object | 
Create a new MapServer layer object
| name | {String} A name for the layer | 
| url | {String} Base url for the MapServer CGI (e.g. http://www2.dmsolutions.ca/cgi-bin/mapserv) | 
| params | {Object} An object with key/value pairs representing the GetMap query string parameters and parameter values. | 
| options | {Object} Hashtable of extra options to tag onto the layer |