MapPackageCoverageTable.MaxResolution Property
The maximum resolution used for the raster tiles.
Thread safety: This property is not thread-safe.
Syntax
public System.Double MaxResolution { get; set; }
Property Value
Type: System.Double
Default: 0.0
The maximum resolution, in the length unit of the Crs, used for the raster tiles. If set to the default value 0.0, the MapPackageWriter will try to find the highest resolution data and use that.
Default: 0.0
The maximum resolution, in the length unit of the Crs, used for the raster tiles. If set to the default value 0.0, the MapPackageWriter will try to find the highest resolution data and use that.
Platforms
Windows, Linux, Android