Hi,

it should work, if you pass in the necessary additonal url parameters
(check the Mapserver CGI interface for details), try something like:

new OpenLayers.Layer.MapServer( "xxx", url, {layers: 'basic', mode:
'itemquery', anotherparam: 'bla'}, {singleTile: true} );

Best regards,
Bart

> I wanted to ask if OpenLayers.Layer.MapServer supported the itemquerymap
> and itemnquerymap parameters that MapServer offers and if so, what params
> to use in the constructor?  OpenLayers 2.8, MapServer 5.4.2 Thanks in
> advance.
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users
>


_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to