MapGuide API Reference
|
MgMapPlot::MgMapPlot | ( | MgMap * | map, |
MgPlotSpecification * | plotSpec, | ||
MgLayout * | layout | ||
) |
Create and initialize an MgMapPlot instance using the map center and scale. Sets the MapPlotInstruction value appropriately.
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout); |
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout); |
MgMapPlot(MgMap map, MgPlotSpecification plotSpec, MgLayout layout); |