Class VectorTileSourceInfo
The metadata for a vector tile source.
Inheritance
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class VectorTileSourceInfo
Remarks
A vector tile source can be provided by online vector tile service, a vector tile style sheet, or a
local vector tile cache. Vector
Properties
Name | Description |
---|---|
Default |
Gets the default style object. |
Default |
Gets the current the default style URI. |
Export |
Gets a value indicating whether this source supports exporting tiles. |
Full |
Gets the full extent of the service. |
Initial |
Gets the Initial extent of the service. |
Levels |
Gets the levels of detail of the source data. |
Max |
Gets the maximum number of tiles that can be exported from the service. |
Max |
Gets the maximum scale of the layer. |
Min |
Gets the minimum scale of the layer. |
Name | Gets the source name. |
Origin | Gets the origin of the source data. |
Spatial |
Gets the Spatial |
Uri | Gets the vector tile source URI. |
Version | Gets the source version. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |