Table of Contents

Method CreateWebRequest

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

CreateWebRequest(GeoRect, int, int)

public static UnityWebRequest CreateWebRequest(GeoRect gps, int width, int height)

Parameters

gps GeoRect
width int
height int

Returns

UnityWebRequest