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
virtual
STRING
MgMapBase::GetName
(
)
[virtual]
Gets the name of this map.
.NET Syntax
string
GetName()
;
Java Syntax
String
GetName()
;
PHP Syntax
string
GetName()
;
Returns:
Returns the name of the map as a string.
Comments or suggestions? Send us
feedback
.