>     **params  {Object} An object with key/value pairs representing the 
> request 
>                      query string parameters and parameter values. **
>     options {Ojbect} Hashtable of extra options to tag onto the layer

I've added the mapserver query values to the params object.  Where I think I'm 
running into problems is projection.  The map uses google as the base layer and 
the overlay data is in 4326.  Using WMS it reprojects fine.  But using the 
MapServer layer, its not.  When you set the projection to be 4326 in the 
options hashtable, does OpenLayers reproject the query bounds to 4326 prior to 
passing on to MapServer?
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to