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
STRING
MgMapBase::GetSessionId
(
)
Gets the identifier of the session associated with this map.
.NET Syntax
string
GetSessionId()
;
Java Syntax
String
GetSessionId()
;
PHP Syntax
string
GetSessionId()
;
Returns:
Returns the session id of the map as a string.
Comments or suggestions? Send us
feedback
.