MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual STRING MgMapBase::GetMapSRS ( ) [virtual]

Gets the spatial reference system used to display this map.

.NET Syntax
string GetMapSRS();
Java Syntax
String GetMapSRS();
PHP Syntax
string GetMapSRS();
Returns:
Returns the spatial reference system in the OpenGIS WKT (Well Known Text) format as a string.