MapDataProviderBase Properties
The base class for all data providers.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 associated with the current data provider. |
See Also