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