|
MapGuide API Reference
|
| virtual MgCoordinate* MgCoordinateSystemMgrs::ConvertToLonLat | ( | CREFSTRING | sMgrs, |
| INT32 | grdSqrPosition | ||
| ) | [pure virtual] |
Converts an MGRS string to geographic coordinates.
| sMgrs | (String/string) The MGRS string to be converted. |
| grdSqrPosition | (int) A value from the MgCoordinateSystemMgrsGridSquarePosition enumeration which indicates the position within the grid sqaure referenced by the sMgrs argumjent which is to be returned. |