A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-offlinesettings.html below:

OfflineSettings Class | ArcGIS Maps SDK for Qt

Represents settings in an online web map which the author has configured for offline use. More...

Member Function Documentation [override virtual noexcept] OfflineSettings::~OfflineSettings()

Destructor.

Esri::ArcGISRuntime::AttachmentSyncDirection OfflineSettings::attachmentSyncDirection() const

A setting configured by the web map author that provides guidance for how attachments should be synced when working offline.

This value can be used to set a default for GenerateOfflineMapParameters::attachmentSyncDirection. Alternatively, using OfflineMapTask::createDefaultGenerateOfflineMapParametersAsync(const Esri::ArcGISRuntime::Geometry&) will pre-populate the parameters using this property.

bool OfflineSettings::isReturnSchemaOnlyForEditableLayers() const

A setting configured by the web map author that indicates whether feature layers taken offline should be schema only and contain no data.

If true, this setting means that feature layers should be taken offline with no existing data in them. If false, this setting means that existing features should be included when taking data offline for an editing workflow.

This value can be used to set a default for GenerateOfflineMapParameters::isReturnSchemaOnlyForEditableLayers.

Alternatively, using OfflineMapTask::createDefaultGenerateOfflineMapParametersAsync(const Esri::ArcGISRuntime::Geometry&) will pre-populate the parameters using this property.

[since Esri::ArcGISRuntime 100.10] QList<Esri::ArcGISRuntime::Layer *> OfflineSettings::onlineLayers() const

Returns a list of layers that the web map author determined will remain online when the map is taken offline.

Layers may be selected to remain online because they do not support being taken offline or to provide live contextual information such as traffic or weather.

This function was introduced in Esri::ArcGISRuntime 100.10.

[since Esri::ArcGISRuntime 100.10] QList<Esri::ArcGISRuntime::ServiceFeatureTable *> OfflineSettings::onlineTables() const

Returns a list of non-spatial tables that the web map author determined will remain online when the map is taken offline.

Tables may be selected to remain online because they do not support being taken offline or to provide live contextual information such as traffic or weather.

This function was introduced in Esri::ArcGISRuntime 100.10.

QString OfflineSettings::referenceBasemapFilename() const

Returns the name of a local basemap file, which can be used instead of downloading a basemap when taking this map offline.

Supported basemap formats are:

The web map author can set this property to denote an appropriate basemap file. Client code is responsible for ensuring that the basemap is available on the local file system.

This property can be used to inform settings for:

Esri::ArcGISRuntime::ReturnLayerAttachmentOption OfflineSettings::returnLayerAttachmentOption() const

A setting configured by the web map author that indicates which feature layers should include attachments when taken offline.

Based on the value of this setting, attachments should be included with:

This value can be used to set a default for GenerateOfflineMapParameters::returnLayerAttachmentOption. Alternatively, using OfflineMapTask::createDefaultGenerateOfflineMapParametersAsync(const Esri::ArcGISRuntime::Geometry&) will pre-populate the parameters using this property.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4