The following members of class DownloadPreplannedOfflineMapJob are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) bool | excludeBasemap() const |
(obsolete) Esri::ArcGISRuntime::PreplannedMapArea * | preplannedMapArea() const |
Member Function Documentation
bool DownloadPreplannedOfflineMapJob::excludeBasemap () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns whether the basemap should be excluded when downloading.
This function is deprecated in 100.4. Use DownloadPreplannedOfflineMapParameters::isIncludeBasemap on the parameters instead.
Esri::ArcGISRuntime::PreplannedMapArea *DownloadPreplannedOfflineMapJob::preplannedMapArea () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the offline map area used by this job.
This function is deprecated in 100.4. Use DownloadPreplannedOfflineMapParameters::preplannedMapArea on the parameters instead.