Click or drag to resize

RemoteTiledProvider Properties

The RemoteTiledProvider 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.
Public propertyRequestBuilderDelegate
Gets or sets a method which can be used to build a request.
Public propertyUserAgent
Gets or sets the value of the user agent HTTP header.
Top
See Also