Method RequestHeightMap
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
RequestHeightMap(GeoRect)
Starts a height-map request through the wrapped OpenTopography provider.
public override DataRequest RequestHeightMap(GeoRect gps)
Parameters
gpsGeoRectLongitude/latitude rectangle to download.
Returns
- DataRequest
The provider request for the normalized height map.