Visual Basic (Declaration) | |
---|---|
Public Shared Function WebMercatorToGeographic( _ ByVal mercatorPoint As MapPoint _ ) As MapPoint |
C# | |
---|---|
public static MapPoint WebMercatorToGeographic( MapPoint mercatorPoint ) |
Parameters
- mercatorPoint
- The mercator point.
Return Value
WGS84 geographic pointTarget Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family