[mapguide-users] Problems with MGOS 2.1 test build 4114 and
Fusion 2.0
Jason Birch
Jason.Birch at nanaimo.ca
Tue Aug 11 11:22:36 EDT 2009
I have submitted this issue and potential fix to the Fusion trac on your behalf:
http://trac.osgeo.org/fusion/ticket/275
Jason
-----Original Message-----
From: GreenMapSanMiguel
Sent: Sunday, August 09, 2009 1:22 PM
To: mapguide-users at lists.osgeo.org
Subject: Re: [mapguide-users] Problems with MGOS 2.1 test build 4114 and Fusion 2.0
I have resolved the OverviewMap issue. In the previous release of
fusion/lib/OpenLayers/theme/default/style.css the
.olControlOverviewMapElement styling was commented out. It was uncommented
in the new version causing the MapExtentRectangle to be off-center.
Commenting the styling out again fixes the problem:
.olControlOverviewMapElement {
/* modified for fusion
padding: 10px 18px 10px 10px;
background-color: #00008B;
-moz-border-radius: 1em 0 0 0;
*/}
All of the other problems appear to be caused by changes within Fusion, not
Mapguide. Running with the July 25 fusion single-file corrects them
(although the new legend.js is necessary for the legend to work correctly )
More information about the mapguide-users
mailing list