ImageTileDataProvider Properties
Provides the map with image tiles.| Name | Description |
|---|---|
| CacheOptions | Returns the settings for a map’s cache. Inherited from MapTileDataProviderBase. |
| Projection | Returns a projection used by MapDataProviderBase class descendants. Inherited from MapTileDataProviderBase. |
| TileSource | Gets or sets a tile source for the image tile provider. |
See Also