Skip to main content
All docs
V26.1
  • UriBasedVectorTileDataProvider Properties

    Provides map data from a set of PBF or MVT files.
    Name Description
    FontFolder For internal use. Inherited from VectorTileDataProviderBase.
    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. Inherited from ImageTileDataProvider.
    StyleFileUri Gets or sets a style used to customize the vector tile map’s appearance. Inherited from VectorTileDataProviderBase.
    TileSource For internal use. Returns the provider’s tile source. Inherited from VectorTileDataProviderBase.
    TileUriTemplate Gets or sets a URI template used to obtain tiles from a local folder path or tile server.
    See Also