[mapguide-trac] #22: Improve AJAX Viewer Load Time

MapGuide Open Source trac_mapguide at osgeo.org
Mon Apr 2 17:59:31 EDT 2007


#22: Improve AJAX Viewer Load Time
-------------------------+--------------------------------------------------
 Reporter:  robertbray   |         Owner:     
     Type:  enhancement  |        Status:  new
 Priority:  medium       |     Milestone:     
Component:  General      |       Version:     
 Severity:  major        |    Resolution:     
 Keywords:               |   External_id:     
-------------------------+--------------------------------------------------
Comment (by anonymous):

 Yea, the key question I think is how does the JavaScript code know what
 legend graphic will be where in the image? So far every solution I can
 come up with also requires the server to send down a data structure
 (JSON?) to describe the image.

 I suppose we could use rows and columns, rows being the layers with
 columns representing each thematic graphic. The problem with this is the
 image would be sparse and the client still needs the data structure to
 deal with runtime manipulation of the layer list.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/22#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list