Re: [mapguide-users] Modify layout information with code

2009-04-01 Thread Kenneth Skovhede, GEOGRAF A/S
The MapGuide API only exposes the WebLayout and MapDefinition as Xml, so you basically have to read the xml (using GetResourceContent) and write it back (using SetResource). I have made an API for dealing with this in .Net, and an example can be found here: http://trac.osgeo.org/mapguide/wiki

[mapguide-users] Modify layout information with code

2009-04-01 Thread patxmay
Hi, If anonymous, are you trying to modify a resource in the weblayout in the site repository or the session repository? For example i have one layout and many map; i want change the resource map of the weblayout with .net or php code. Thanks -- View this message in context: http://n2.nabb