Web API Reference MapGuide Open Source
virtual double MgMapBase::GetViewScale (  )  [virtual]

Gets the current scale of the map.

.NET Syntax
double GetViewScale();
Java Syntax
double GetViewScale();
PHP Syntax
double GetViewScale();

Returns:
Returns a double that specifies the scale of the map.


Comments or suggestions? Send us feedback.