Table of Contents

Method RequestHeightMap

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

RequestHeightMap(GeoRect)

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

DataRequest RequestHeightMap(GeoRect gps)

Parameters

gps GeoRect

Longitude/latitude rectangle to download.

Returns

DataRequest

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