[mapguide-trac] #228: AJAX viewer can select invisible feature
MapGuide Open Source
trac_mapguide at osgeo.org
Fri Jul 20 10:59:17 EDT 2007
#228: AJAX viewer can select invisible feature
---------------------------+------------------------------------------------
Reporter: dhequet | Owner:
Type: defect | Status: new
Priority: medium | Milestone: 1.2
Component: AJAX Viewer | Version: 1.2.0
Severity: minor | Keywords:
External_id: |
---------------------------+------------------------------------------------
The Ajax Viewer SetSelectionXML method dont care about Layer's Filter.
Step to reproduce:
- Create a layer with a filter: not all feature will be visible.
- Create a SelectionXml string to select a not visible feature.
- Call mapFrame.SetSelectionXML(SelectionXml)
-> the viewer will create a visible selection mask on a non-visible
feature.
-> property panel will show information about a non-visible feature
-> status bar will show "1 featurename selected"
David
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/228>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list