|
MapGuide API Reference
|
| virtual MgCoordinate* MgCoordinateSystem::ConvertFromLonLat | ( | double | dLongitude, |
| double | dLatitude | ||
| ) | [pure virtual] |
Converts the specified coordinates in lon/lat units to coordinate system units.
| dLongitude | (double) The longitude coordinate |
| dLatitude | (double) The latitude coordinate |