MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgCoordinateSystemMgrsGridLevel Class Reference

Defines constants used to indicate the MGRS grid level. More...

List of all members.

Static Public Attributes

static const INT32 Mgrs100Km = 3
 100km
static const INT32 Mgrs100m = 6
 100m
static const INT32 Mgrs10Km = 4
 10km
static const INT32 Mgrs10m = 7
 10m
static const INT32 Mgrs1Km = 5
 1km
static const INT32 Mgrs1m = 8
 1m
static const INT32 MgrsNone = 0
 None.
static const INT32 MgrsUnknown = 99
 Unknown.
static const INT32 MgrsUps = 2
 UPS.
static const INT32 MgrsUtm = 1
 UTM.

Detailed Description

Defines constants used to indicate the MGRS grid level.