Class DownloadPreplannedOfflineMapParameters
The parameters that specify how an offline map area is downloaded from an online map using a Download
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class DownloadPreplannedOfflineMapParameters
Remarks
The online map must be a web map either on ArcGIS Online or ArcGIS Enterprise. Note that the API refers to an
offline map area as a Preplanned
To generate default parameters that match the online map's offline settings, call
Create
Constructors
Name | Description |
---|---|
Download |
Initializes a new instance of the Download |
Download |
Initializes a new instance of the Download |
Properties
Name | Description |
---|---|
Continue |
Gets or sets a value indicating whether or not the Download |
Include |
Gets or sets a value indicating whether or not a basemap will be included in the offline map. |
Preplanned |
Gets or sets the Preplanned |
Reference |
Gets or sets the path to a directory on the device where the local basemap file is located. |
Reference |
Gets or sets the name of a local basemap file on the device which can be used rather than downloading an online basemap. |
Update |
Gets or sets a value that describes how the offline map will obtain feature updates from the online service. |
See Also
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 |