Web API Reference | MapGuide Open Source |
Modules | |
MgLayerBase | |
MgLayerCollection | |
MgLayerGroup | |
MgLayerGroupCollection | |
MgLayerGroupType | |
MgLayerType | |
MgMapBase | |
MgMapCollection | |
MgSelectionBase | |
MgLayer | |
MgMap | |
MgSelection |
A map (MgMap object) represents the run-time state of a map. A map is created from a MapDefinition resource, which defines the initial state of the map, including the layers and coordinate system used for the map. Layers can be added, deleted, and modified in the run-time state without altering the MapDefinition.
For additional information about manipulating and rendering maps, see the MapGuide Open Source Developer's Guide.