|
MapGuide API Reference
|
| virtual MgCoordinate* MgCoordinateSystem::ConvertToLonLat | ( | double | dX, |
| double | dY | ||
| ) | [pure virtual] |
Converts the specified coordinates in coordinate system units to lon/lat units.
| dX | (double) The X coordinate |
| dY | (double) The Y coordinate |