[mapguide-users] Add new Layer To Map
Nickcx
nickcx at gmail.com
Thu Oct 13 17:55:26 EDT 2011
Hi,
I created a temp layer by
add it to the map layer collection,
map.save(resourcesrvice)
but when read from resouce content
string mapXmlstr =
resourceservice.GetResourceContent(map.GetMapDefinition())
XmlDocument xml = new XmlDocument();
xml.loadXml(mapXmlstr);
but the new layer is not on the xml.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Add-new-Layer-To-Map-tp6890629p6890629.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list