I'm using overlays to add a WMS as an image.
Every examples I saw of WMS implementation uses 256x256 tiles. This way many calls to the WMS server are made.
I want to make only one call to my WMS server, no matter the tile size. Is this something possible?
Thanks
Caroline