RE: [Geoserver-users] Geoserver with Mapbuilder

There are 2 ways to do this:

  • in the Context document for your map, change width/height to appropriate values
  • in the MapBuilder configuration file, add a 300 property to the object. The number 300 here is the width you want in pixels and height will scale to maintain the aspect ratio set in the Context document.

Mike


From: geoserver-users-admin@lists.sourceforge.net [mailto:geoserver-users-admin@lists.sourceforge.net] On Behalf Of Daniel Ferreira
Sent: May 17, 2006 2:57 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Geoserver with Mapbuilder

Hi,

I am using Geoserver with Mapbuilder. How can I change the size of the map displayed? It appears with a predefined size and I have no idea how to change it.

In the source code the tag that displays the map is:

Thanks,

Daniel