Table of Contents

Method WebMercatorToGps

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll

WebMercatorToGps(GeoRect, int)

Converts a Web Mercator rectangle back into GPS coordinates.

public static GeoRect WebMercatorToGps(this GeoRect r, int zoom = 0)

Parameters

r GeoRect
zoom int

Returns

GeoRect