AcMapMap::Create Method (MgResourceService*, MgResourceIdentifier*, string)

Autodesk GIS Map Platform

AcMapMap:: Create Method
(MgResourceService*, MgResourceIdentifier*, string)

Initializes a new Map object given a resource service, map definition, and a name for the map.

virtual void Create(
    MgResourceService* resourceService, 
    MgResourceIdentifier* mapDefinition, 
    string mapName
);
Parameters 
Description 
resourceService 
An MgResourceService that can be used to retrieve the map definition.  
mapDefinition 
An MgResourceIdentifier that specifies the location of the map definition in a resource repository.  
mapName 
A string that specifies the name of the map.  
Returns

Returns nothing.

Remarks

This method is not supported in AutoCAD Map 3D and will always throw MgNotImplementedException.

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].