MapGuide API Reference
|
virtual MgCoordinate* MgCoordinateSystemGeodeticTransformation::Shift | ( | double | dLongitude, |
double | dLatitude | ||
) | [pure virtual] |
Shift this datum to the specified longitude/latitude coordinate.
dLongitude | (double) The longitude coordinate to shift to |
dLatitude | (double) The longitude coordinate to shift to |