Hi Tim,
ok so you can get the HTTP WMS request URL of a certain layer with that:

var request = layer.getURL(map.getExtent()); 

where you input the BBOX.

But whether I want to test which was the actual BBOX I requested when I did
the HTTP request?
How do I get the HTTP WMS GetMap request I did when I downloaded the layer?

Firebug does not track it in the console.

Any clue?
Thank you guys.
Piero

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/How-to-get-get-the-WMS-layer-s-parameters-tp1824749p5301378.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to