|
MapGuide API Reference
|
Defines constants used to indicate the MGRS grid level. More...
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. | |
Defines constants used to indicate the MGRS grid level.