Hi;
Thanks so much..
Regards;
Ibrahim SARICICEK
--
View this message in context:
http://n2.nabble.com/OpenLayers-Layer-MapServer-Untiled-tp4681036p4681109.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
___
Users mailing list
Hi,
add the following to your MAP file:
MAP
..
MAXSIZE 3000
..
Best regards,
Bart
>
> Hi all;
>
> This is my Layer definition;
>
> var mapserv = new
> OpenLayers.Layer.MapServer.Untiled("MapServer","http://192.168.2.15/cgi-bin/world_900913?";,
> {layers:'World_Sea',transparent:true,
> for
Hi all;
This is my Layer definition;
var mapserv = new
OpenLayers.Layer.MapServer.Untiled("MapServer","http://192.168.2.15/cgi-bin/world_900913?";,
{layers:'World_Sea',transparent:true,
format:"image/png",srs:"epsg:900913"},{buffer: 0, gutter: 0,isBaseLayer:
false, opacity:0.5});
This is the me