Package com.esri.arcgisruntime.tasks.offlinemap
Contains classes to download maps from ArcGIS services to the local device, and to synchronize edits. Helps provide offline mapping workflows.
- Since:
- 100.1.0
-
Class Summary Class Description DownloadPreplannedOfflineMapJob A job to download an offline map area from an online map as part of the preplanned offline workflow.DownloadPreplannedOfflineMapParameters Parameters used for creating aDownloadPreplannedOfflineMapJob
.DownloadPreplannedOfflineMapResult Represents the result of a DownloadPreplannedOfflineMapJob created by an OfflineMapTask.GenerateOfflineMapJob A Job that generates an offline map from an online map.GenerateOfflineMapParameterOverrides 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.GenerateOfflineMapParameters Represents the parameters that are used for creating aGenerateOfflineMapJob
.GenerateOfflineMapResult Represents the result of a GenerateOfflineMapJob created by an OfflineMapTask.OfflineCapability Describes whether a layer or table can be included in an offline map.OfflineMapCapabilities Represents the capability of taking an online map's layers and tables offline.OfflineMapItemInfo Contains metadata for an offline map item.OfflineMapParametersKey Represents a key comprised of a service URL and a type of an online service.OfflineMapSyncJob A Job that synchronizes an offline map's geodatabases with their originating services.OfflineMapSyncLayerResult Represents the result of an OfflineMapSyncJob for a single layer or table.OfflineMapSyncParameters Represents the parameters that are used to create an OfflineMapSyncJob.OfflineMapSyncResult Represents the result of an OfflineMapSyncJob created by an OfflineMapSyncTask.OfflineMapSyncTask A task used to synchronize an offline map's geodatabases with their originating services.OfflineMapTask A task used to take a map offline.OfflineMapUpdateCapabilities Describes supported methods for obtaining updates for an offline map.OfflineMapUpdatesInfo Provides information on the available updates for an offline map.PreplannedMapArea Represents a single preplanned offline map area. -
Enum Summary Enum Description GenerateOfflineMapParameters.DestinationTableRowFilter Indicates whether tables will contain all rows or can be filtered to a smaller set of related rows.GenerateOfflineMapParameters.OnlineOnlyServicesOption Enumerates the possible options for dealing with online-only services (those which cannot be taken offline).GenerateOfflineMapParameters.ReturnLayerAttachmentOption Indicates the type of layers for which attachments will be included when taking feature layers offline.GenerateOfflineMapUpdateMode Defines the different modes for synchronization of features in a generated offline map.OfflineMapParametersKey.Type Indicates the type of parameters object used to take layers offline.OfflineUpdateAvailability Enumerates whether offline data has updates, has no updates, or that the availability of updates cannot be determined.PreplannedPackagingStatus Enumerates the different packaging states that an onlinePreplannedMapArea
can be in.PreplannedScheduledUpdatesOption Defines the various options for downloading read-only preplanned updates from an online map area.PreplannedUpdateMode Different modes for how updates are obtained for a preplanned offline map area.