Class ExportVectorTilesParameters
The parameters that specify how a vector tile cache (.vtpk) is exported from a vector tile service using a Export
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ExportVectorTilesParameters
Remarks
To generate parameters populated with values from the vector tile service, call
Create
You can also use the Export
Constructors
Name | Description |
---|---|
Export |
Initializes a new instance of the Export |
Properties
Name | Description |
---|---|
Area |
Gets or sets the area of interest geometry. |
Esri |
Gets or sets a value that describes how Esri vector tiled basemap layers will be downloaded. |
Max |
Gets or sets the maximum level of detail to export. |
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.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |