[OpenLayers-Users] How to get get the WMS-layer's parameters
Piero Campa
piero.campa at gmail.com
Fri Jul 16 06:43:21 EDT 2010
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.
More information about the Users
mailing list