[mapguide-users] Re: Runtime map definition

Jackie Ng jumpinjackie at gmail.com
Thu Sep 2 05:25:38 EDT 2010


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.


More information about the mapguide-users mailing list