MgMap has a GetMapDefinition() which returns a resourceid to the Map Definition document used to create the map, however the actual runtime state is not available in XML form. So there isn't a runtime map definition per se.
You have to check the value of IsVisible() of the MgLayer objects in that map (these are in a collection returned by MgMap.GetLayers()) - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Runtime-map-definition-tp5490144p5490408.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
