MapPackageCoverageTable.Downsample Property
Indicates if raster tiles on lower resolution levels should be downsampled from the highest resolution or rendered from the source.
Syntax
public System.Boolean Downsample { get; set; }
Property Value
Default: false
True if raster tiles on lower resolution levels should be downsampled from the highest resolution, False if each level should be rendered separately from the source.
Platforms
Windows, Linux, Android