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.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string TileUriTemplate { get; }

Property Value

Type Default
String *null*
See Also