Table of Contents

Method GpsToWebMercator

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

GpsToWebMercator(GeoRect, int)

Converts a GPS rectangle into Web Mercator pixel space.

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

Parameters

r GeoRect
zoom int

Returns

GeoRect