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
gpsGeoRectLongitude/latitude rectangle to download.
Returns
- DataRequest
A request object that completes when the height data is ready.