MapGuide API Reference
|
virtual double MgCoordinateSystem::GetAzimuth | ( | double | x1, |
double | y1, | ||
double | x2, | ||
double | y2 | ||
) | [pure virtual] |
Gets the angle with respect to North of a vector formed by two coordinate.
x1 | The first X coordinate |
y1 | The first Y coordinate |
x2 | The second X coordinate |
y2 | The second Y coordinate |