Skip to main content

MapDataProviderBase Properties

The base class for all data providers.
Name Description
CacheOptions Gets or sets the settings for the provider’s cache.
ImageSource Returns the image source used to specify the image used to display map data. Inherited from MapImageDataProviderBase.
Projection Returns the projection used by a MapImageDataProviderBase class descendant. Inherited from MapImageDataProviderBase.
RequestOptions Gets or sets the options of tile image request.
TileCacheNamePrefix
TileSource Returns a tile source associated with the current data provider.
See Also