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

jpulles’s picture

Status: Active » Postponed

The 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.

jpulles’s picture

Status: Postponed » Closed (won't fix)