Skip to main content
A newer version of this page is available. .

VectorTileDataProviderBase Properties

The base class for vector tile data providers.
Name Description
CacheOptions Returns the settings for a map’s cache. Inherited from MapTileDataProviderBase.
FontFolder Gets or sets a path to a folder that contains fonts (.TTF files).
Projection Returns a projection used by MapDataProviderBase class descendants. Inherited from MapTileDataProviderBase.
StyleFileUri Gets or sets a style used to customize the vector tile map’s appearance.
TileSource For internal use. Returns the provider’s tile source.
See Also