Luke,
as a workaround, you could try to use a doctype in your html page that
sets the browser to standards-compliant mode, e.g.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
...
This will cause different margin/border/padding interpretation inside
the map pane. With that setting, the
Luke,
Looking at the code of your application, I see that you are using
mapbuilder-1.5rc1, not rc2. Please upgrade to rc2 and check if the
problem persists.
The reason is that the bounding box for the map is calculated
incorrectly in IE, so it is larger than -180,-90,180,90. This, again,
caus