You need to get the selection XML of the current runtime map, which can then be converted into a filter that you use to query your feature source. The query result will be the seleted features.
- Jackie wordsy wrote: > > Hey All; > > What I am trying to do is when a user selects multiple assets, I need to > refresh the task pane that summarizes all the selected assets on the map. > > So far I have managed to "hook" onto the OnSelectionChanged javascript > event that calls my own custom function that changes the location.href = > TASKFRAMEPAGE. > > Now what I need is to get the map selection. Anyone know how to do this? > On Server Side? > > Thanks in advance for any help. > -- View this message in context: http://n2.nabble.com/TaskFrame-and-Multi-Selection-tp2235347p2237386.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
