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::GetObjectId
(
)
[virtual]
Gets an identifier that can be used to uniquely identify this map.
.NET Syntax
string
GetObjectId()
;
Java Syntax
String
GetObjectId()
;
PHP Syntax
string
GetObjectId()
;
Returns:
Returns the unique identifier of this map as a string.
Comments or suggestions? Send us
feedback
.