Show / Hide Table of Contents

Class DownloadPreplannedOfflineMapParameters

Parameters used for creating a DownloadPreplannedOfflineMapJob.

Inheritance
Object
DownloadPreplannedOfflineMapParameters
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class DownloadPreplannedOfflineMapParameters

Constructors

Name Description
DownloadPreplannedOfflineMapParameters()

Initializes a new instance of the DownloadPreplannedOfflineMapParameters class.

DownloadPreplannedOfflineMapParameters(PreplannedMapArea)

Initializes a new instance of the DownloadPreplannedOfflineMapParameters class with the given PreplannedMapArea.

Properties

Name Description
ContinueOnErrors

Gets or sets a value indicating whether or not the DownloadPreplannedOfflineMapJob should continue running in the event of failure to take a layer offline.

IncludeBasemap

Gets or sets a value indicating whether or not a basemap will be included in the offline map.

PreplannedMapArea

Gets or sets the PreplannedMapArea that will be downloaded for offline use.

ReferenceBasemapDirectory

Gets or sets the path to a directory on the device where the local basemap file is located.

ReferenceBasemapFilename

Gets or sets the name of a local basemap file on the device which can be used rather than downloading an online basemap.

UpdateMode

Gets or sets a value that describes how the offline map will obtain feature updates from the online service.

See Also

DownloadPreplannedOfflineMapJob

Applies to

TargetVersions
.NET Standard 2.0100.4 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.4 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.4 - 100.15
iOS100.4 - 100.15
UWP100.4 - 200.0
In This Article
Back to top Copyright © 2022 Esri.