Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.