MapGuide API Reference
|
virtual bool MgCoordinateSystem::IsValidLonLat | ( | double | dLongitude, |
double | dLatitude | ||
) | [pure virtual] |
Gets the given longitude and latitude coordinates are valid within this coordinate system.
dLongitude | (double) The longitude coordinate |
dLatitude | (double) The latitude coordinate |