Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgMapPlot
GetCenter
GetExpandToFit
GetExtent
GetLayout
GetMap
GetMapPlotInstruction
GetPlotSpecification
GetScale
MgMapPlot
MgMapPlot
MgMapPlot
SetCenterAndScale
SetExtent
SetLayout
SetMap
SetMapPlotInstruction
SetPlotSpecification
MgCoordinate
* MgMapPlot::GetCenter
(
)
Get view center.
.NET Syntax
MgCoordinate
GetCenter()
;
Java Syntax
MgCoordinate
GetCenter()
;
PHP Syntax
MgCoordinate
GetCenter()
;
Returns:
The coordinates of the center of the view of map
Comments or suggestions? Send us
feedback
.