MgLayerGroupType Class Reference
[MgLayerGroupType]
Detailed Description
MgLayerGroupType defines integer constants used to identify the type of a layer group.Static Public Attributes | |
static const INT32 | BaseMap = 2 |
Specifies that the layer is a base map layer group (i.e. it contains base map layers). | |
static const INT32 | Normal = 1 |
Specifies that the layer group is a normal layer group. |