Table of Contents

Method Viewport100ToWebMercator

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

Viewport100ToWebMercator(GeoRect, int)

Converts a viewport-100 rectangle back into Web Mercator pixel space.

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

Parameters

r GeoRect
zoom int

Returns

GeoRect