Skip to main content
All docs
V25.1
  • 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 For internal use.
    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