Class DownloadPreplannedOfflineMapJob

  • All Implemented Interfaces:
    JsonSerializable, RemoteResource

    public final class DownloadPreplannedOfflineMapJob
    extends Job
    A job to download an offline map area from an online map as part of the preplanned offline workflow.

    Use this job to download the map content of a map area to your device so that you can work offline without a network connection. Upon completion, the job's DownloadPreplannedOfflineMapResult provides the offline map along with the details of any errors incurred during the download process.

    Since:
    100.2.0
    See Also:
    Job