Method RequestHeightMap
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
RequestHeightMap(GeoRect)
Height-map requests are not supported by this provider.
public DataRequest RequestHeightMap(GeoRect gps)
Parameters
gpsGeoRectRequested GPS rectangle.
Returns
- DataRequest
This method never returns normally.
Exceptions
- NotImplementedException
Thrown because this provider supports color tiles only.