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.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

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

Property Value

Type
String
See Also