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.

DataRequest RequestColorMap(GeoRect gps)

Parameters

gps GeoRect

Longitude/latitude rectangle to download.

Returns

DataRequest

A request object that completes when the color data is ready.