Hi, maybe I am not understanding the question correctly, but the layer has a params object, in which you can just select one parameter, e.g.:
mylayer.params.TRANSPARENT gets the value of the TRANSPARENT parameter. Best regards, Bart > > I dont think the WMS object has any other method to get at the > parameters. You can parse the wms string based on '&' and populate a map > to get the parameters maybe. > > Regards > > Ajay Ravichandran > > > I use wms.getFullRequestString to get the url and then show ALL the > parameters of the WMS layer (in format text). I only want to show one of > this parameters. How can I select which parameters I want to display? > > thank you > > > -- > View this message in context: > http://n2.nabble.com/GetFeatureInfo-tp2537760p2544712.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
