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 Phone 7