The following members of QML type DownloadPreplannedOfflineMapJob are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- excludeBasemap : bool
(obsolete)
- preplannedMapArea : PreplannedMapArea
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns whether the basemap will be excluded when downloading (read-only).
This function is deprecated in 100.4. Use DownloadPreplannedOfflineMapParameters::preplannedMapArea on the parameters instead.
preplannedMapArea : PreplannedMapArea |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the PreplannedMapArea used by this job (read-only).
This function is deprecated in 100.4. Use DownloadPreplannedOfflineMapParameters::preplannedMapArea on the parameters instead.