Download Preplanned Offline Map Result
The result of a DownloadPreplannedOfflineMapJob When the job completes it returns the offline map and indicates whether any errors were incurred during the download process (DownloadPreplannedOfflineMapResult.getHasErrors()). Examine the individual layer and table errors to identify the source of the problem. For example, the loss of the online service, a layer or table may not be taken offline or export tiles has not been enabled on the layer.
Properties
Link copied to clipboard
Indicates that there is at least one layer or table that could not be taken offline. To determine which layers or tables could not be taken offline examine the DownloadPreplannedOfflineMapResult.getLayerErrors() and the DownloadPreplannedOfflineMapResult.getTableErrors(), respectively.