Method RequestColorMap
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
RequestColorMap(GeoRect)
Starts a color-map request through the wrapped custom tiled provider.
public override DataRequest RequestColorMap(GeoRect gps)
Parameters
gpsGeoRectLongitude/latitude rectangle to download.
Returns
- DataRequest
The provider request for the assembled color map.