Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerType Class Reference
[
MgLayerType
]
MgLayerType
defines integer constants used to identify the type of a layer.
More...
List of all members.
Static Public Attributes
static const
INT32
BaseMap
= 2
Specifies that the layer is a base map layer.
static const
INT32
Dynamic
= 1
Specifies that the layer is a dynamic layer.
Detailed Description
MgLayerType
defines integer constants used to identify the type of a layer.
Comments or suggestions? Send us
feedback
.