Table of Contents

Method CreateWebRequest

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

CreateWebRequest(GeoRect, int, int, bool)

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

Parameters

gps GeoRect
width int
height int
asJson bool

Returns

UnityWebRequest