[fusion-trac] #275: Default overview map styling not disabled

Fusion trac_fusion at osgeo.org
Tue Aug 11 11:21:51 EDT 2009


#275: Default overview map styling not disabled
-----------------------+----------------------------------------------------
   Reporter:  jbirch   |       Owner:  madair
       Type:  defect   |      Status:  new   
   Priority:  P2       |   Milestone:  2.0   
  Component:  Widgets  |     Version:  SVN   
   Severity:  Major    |    Keywords:        
External_id:           |       State:  New   
    Browser:  All      |          Os:  All   
-----------------------+----------------------------------------------------
 From mapguide-users:

 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;
     */}
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/275>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list