Closed (won't fix)
Project:
Mapbuilder
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2007 at 07:10 UTC
Updated:
29 Jun 2008 at 10:51 UTC
It is convenient to be able to set the map width/height and bbox in the <map> tag, e.g. as <map config="mapbuilder/config/2" width="400" height="200" bbox="0,30,60,60" />. This should override the values present in the context file, but only if that one is generated by this module.
Comments
Comment #1
jpulles commentedThe size can now be set by including it in the config parameters. E.g. <map config="mapbuilder/config/#&width=#&height=#" /> with appropriate numbers for the #'s.
Comment #2
jpulles commented