ClassUriVectorTileMapProvider
Class
Represents a vector tile map provider which gets its tile data from a source specified with templated Uri.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class UriVectorTileMapProvider : VectorTileMapProvider, IDisposable, ICloneable
Inheritance: objectMapProviderBaseTiledProviderVectorTileMapProviderUriVectorTileMapProvider
Derived Classes:
Implements:
Inherited Members
Constructors
UriVectorTileMapProvider()
Initializes a new instance of the UriVectorTileMapProvider class.
Declaration
cs-api-definition
public UriVectorTileMapProvider()
Fields
UriTemplateProperty
Identifies the UriTemplate dependency property.
Declaration
cs-api-definition
public static readonly DependencyProperty UriTemplateProperty
Field Value
DependencyProperty
Properties
UriTemplate
Gets or sets the Uri template of the provider.