Web API Reference MapGuide Open Source

MgMap::MgMap  ) 
 

Constructs an empty un-initialized MgMap object.

Remarks:
The instance of MgMap cannot be used until either the Create or Open method is called.
.Net Syntax
MgMap();
Java Syntax
MgMap();
PHP Syntax
MgMap();

Example (PHP)
See Create .