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

MapboxDataProvider.TileUriTemplate Property

For internal use. Specifies a template the provider uses to obtain tiles from the service.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

[Browsable(false)]
public string TileUriTemplate { get; }

Property Value

Type
String
See Also