[mapguide-users] Select from TaskPane with Fusion

MKoops mark at aecspatial.com.au
Wed Jan 8 15:33:38 PST 2014


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.


More information about the mapguide-users mailing list