Table of Contents

Method RequestColorMap

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

RequestColorMap(GeoRect)

Starts an asynchronous color-map request for the specified GPS rectangle.

public DataRequest RequestColorMap(GeoRect gps)

Parameters

gps GeoRect

Longitude/latitude rectangle to render.

Returns

DataRequest

A request that completes after all tiles have been downloaded and assembled.