Web API Reference MapGuide Open Source
MgMap::MgMap (  ) 

Constructs an empty un-initialized MgMap object.

Remarks:
This method has been deprecated. Use the following method: MgMap(MgSiteConnection* siteConnection) .
.NET Syntax
MgMap();
Java Syntax
MgMap();
PHP Syntax
MgMap();


Comments or suggestions? Send us feedback.