Renard, Checking the MapGuide Viewer API..
Try using GetSelectionXML() to get an template of well formed XML Using this as a template, you should be able to use javascript Put the template into a string value, use str.replace to alter the xml for the desired location. Then call SetSelectionXML(xmlSet) passing the altered xml as xmlSet. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Select-from-TaskPane-with-Fusion-tp5096938p5097045.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
