Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapBase
Create
Create
GetDataExtent
GetDisplayDpi
GetDisplayHeight
GetDisplayWidth
GetFiniteDisplayScaleAt
GetFiniteDisplayScaleCount
GetLayerGroups
GetLayers
GetMapDefinition
GetMapExtent
GetMapSRS
GetName
GetObjectId
GetSessionId
GetViewCenter
GetViewScale
MgMapBase
Open
MgMapBase::MgMapBase
(
)
Constructs an empty un-initialized
MgMapBase
object.
Note:
This is a base class. In most cases it is best to use a class derived from this class. See
Maps and Layers
for details.
.NET Syntax
MgMapBase()
;
Java Syntax
MgMapBase()
;
PHP Syntax
MgMapBase()
;
Comments or suggestions? Send us
feedback
.