Hello,
recently I updated my App from Version 13.0 beta-270 to 13.0 stable Version. I noticed a problem with WmsRasterLayer. The generated request-string for the bounding box is wrong. Now the bounding box paramteters are miny, minx, maxy and maxx, instead of minx,miny,maxx,maxy.
I have made a work around in the SendingWebRequest and write the parameters in the correct order.
Can you reproduce the bug?
Regards Torsten
By ThinkeGeo generated request:
The corrected request: