[fusion-trac] #276: MapGuide selection fails to draw

Fusion trac_fusion at osgeo.org
Tue Aug 11 16:43:33 EDT 2009


#276: MapGuide selection fails to draw
---------------------+------------------------------------------------------
 Reporter:  jbirch   |         Owner:  madair
     Type:  defect   |        Status:  new   
 Priority:  P2       |     Milestone:  2.0   
Component:  Widgets  |       Version:  SVN   
 Severity:  Major    |    Resolution:        
 Keywords:           |   External_id:        
    State:  New      |       Browser:  All   
       Os:  All      |  
---------------------+------------------------------------------------------
Comment (by greenmapsanmiguel):

 I tested with the potential solution reported by Andreas Morf.  This
 solution works for me *if* I reverse the comments so that the command
 passes 'true':

 this.queryLayer = this.createOLLayer("query layer", true, 5);
 // this.queryLayer = this.createOLLayer("query layer", false, 5);
 this.queryLayer.isBaseLayer = false;

 My map does not use tiling.  Selections are now correctly highlighted and
 the pink tile boxes no longer appear.

 Looks like Andreas is on the right track but that some conditional code
 may be needed so it works for all maps.

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/276#comment:1>
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