Click or drag to resize

ReprojectionTileProvider Properties

The ReprojectionTileProvider type exposes the following members.

Properties
  NameDescription
Public propertyCacheId
Gets the cache id used to cache the tiled map.
Public propertyMaxZoom
Gets the maximum level where tiles are available.
Public propertyMinZoom
Gets the minimum level where tiles are available.
Protected propertyReprojectionService
Gets the ReprojectionService that wraps the outer MapService and is used to render our tiles.
Top
See Also