[fusion-trac] #199: Fusion MapGuide selection is slow

Fusion trac_fusion at osgeo.org
Fri Dec 19 15:48:22 EST 2008


#199: Fusion MapGuide selection is slow
--------------------------+-------------------------------------------------
 Reporter:  chrisclaydon  |         Owner:  madair 
     Type:  defect        |        Status:  new    
 Priority:  P2            |     Milestone:  2.0    
Component:  MapGuide      |       Version:  SVN    
 Severity:  Major         |    Resolution:         
 Keywords:                |   External_id:  1161170
    State:  Approved      |       Browser:  All    
       Os:  All           |  
--------------------------+-------------------------------------------------
Comment (by chrisclaydon):

 (In [1729]) re #199 - Fix setSelection API to work with new selection
 handling.

 MapGuide.js - cleaned up the code a little, and re-structured so that
 setSelection updates the map image, and optionally zooms to the extents of
 the selected features.

 Renamed HighlightSelection.php to SaveSelection.php, since all it does is
 update the selection stored in the map resource in the MG session, and
 retrieve some basic info about the selection.
 Renamed SetSelection.php to GetSelectionProperties.php, since it no longer
 sets the selection. It just retrieves properties and basic info for the
 selected features.

 Also updated SaveSelection.php optionally to retrieve the selection
 extents. This is required is setSelection is called with zoomTo set to
 true.

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