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
MgMap
* MgMapPlot::GetMap
(
)
Get the
MgMap
object to plot.
.NET Syntax
MgMap
GetMap()
;
Java Syntax
MgMap
GetMap()
;
PHP Syntax
MgMap
GetMap()
;
Returns:
The
MgMap
object.
Comments or suggestions? Send us
feedback
.