|
MapGuide API Reference
|
| virtual MgCoordinateSystemGeodeticPath* MgCoordinateSystemGeodeticPathDictionary::GetGeodeticPath | ( | CREFSTRING | pathName | ) | [pure virtual] |
Returns the geodetic path object where the name is equal to the parameter pathName. The caller is responsible for disposing the object.
| pathName | The name of the geodetic path to look up in the dictionary. Must not be an empty string. |