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

BrainDrain paulborodaev at gmail.com
Mon Mar 22 07:25:34 EDT 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