MapGuide API Reference
|
virtual MgCoordinateSystemTransform* MgCoordinateSystemFactory::GetTransform | ( | MgCoordinateSystem * | pSource, |
MgCoordinateSystem * | pTarget | ||
) | [virtual] |
Constructs a MgCoordinateSystemTransform that can be used to transform coordinates from the source coordinate system to the target coordinate system.
pSource | (MgCoordinateSystem) The source coordinate system |
pTarget | (MgCoordinateSystem) The target coordinate system |