ImageTileDataProvider Properties
Provides the map with image tiles.| Name | Description |
|---|---|
| ImageSource | Returns the image source used to specify the image used to display map data. Inherited from MapImageDataProviderBase. |
| Projection | Returns the projection the image tile data provider uses. |
| TileSource | Gets or sets a tile source for the image tile provider. |
See Also