Hi everyone,

When I'm trying to use the default example : Default OpenLayers WMS, the map stay blank !

When I use Firebug to see the link of data, i found something like : labs.metacarta.com/wms-c/Basic.py?LAYERS=basic&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fjpeg&SRS=EPSG%3A4326&BBOX=-45,0,-22.5,22.5&WIDTH=256&HEIGHT=256

I've to use EPSG 4326, with custom tiles (XYZ)...

Thanks.