[mapguide-users] Re: MaestroAPI - Runtime Map From Session Exception

Jackie Ng jumpinjackie at gmail.com
Thu Oct 13 11:16:20 EDT 2011


That's probably just a bad and misleading exception message.

Basically you use CreateMap() to create a RuntimeMap from a Map Definition
id. (akin to MgMap.Create() from the official API)

You use OpenMap() to create a RuntimeMap from previously saved runtime map
state id. (akin to MgMap.Open() from the official API)

Runtime map state is saved by the Save() method on the RuntimeMap object
(akin to MgMap.Save() from the official API)

- Jackie

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MaestroAPI-Runtime-Map-From-Session-Exception-tp6889144p6889320.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list