[mapserver-users] Re: mapserver not generating proper map

BrainDrain paulborodaev at gmail.com
Mon Mar 22 04:25:34 PDT 2010


map = new OpenLayers.Map('<%=map.ClientID%>', {tileSize: new
OpenLayers.Size(600,600)}); 
or
 layer.tileSize=new OpenLayers.Size(600,600);
 layer.imageSize = layer.tileSize;
-- 
View this message in context: http://n2.nabble.com/mapserver-not-generating-proper-map-tp4776875p4777049.html
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the MapServer-users mailing list