Class GenerateOfflineMapParameterOverrides
Class that gives access to the individual parameters objects that will generate the various geodatabase, vector tile and tile cache packages that make up the data of an offline map.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GenerateOfflineMapParameterOverrides
Remarks
This object allows the user more fine-grained control over the generation of an offline map than the options presented
in the standard Generate
All entries in the dictionaries should correspond to layers, table, or utility network instances in the
Online
Properties
Name | Description |
---|---|
Export |
Gets the dictionary with keys of Offline |
Export |
Gets the dictionary with keys of Offline |
Generate |
Gets the dictionary with keys of Offline |
Online |
Gets a mutable list of layers that will not be taken offline and will continue to reference online services. |
Online |
Gets a mutable list of tables that will not be taken offline and will continue to reference online services. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.4 - 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.4 - 200.6 |
Xamarin.Android | 100.4 - 100.15 |
Xamarin.iOS | 100.4 - 100.15 |
UWP | 100.4 - 200.6 |