Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/AddDynamicEntityLayer/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/ApplyMosaicRuleToRasters/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/BlendRasterLayer/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/BrowseOGCAPIFeatureService/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/BrowseWfsLayers/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/ChangeSublayerVisibility/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/ConfigureClusters/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/DisplayDimensions/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/DisplayFeatureLayers/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/DisplaySubtypeFeatureLayer/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion CppSamples/Layers/ExportTiles/ExportTiles.qml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ExportTilesSample {
margins: 5
}

text: qsTr("Download")
text: qsTr("Export tiles")
leftPadding: 20
rightPadding: 20
icon {
Expand Down
Binary file modified CppSamples/Layers/ExportTiles/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion CppSamples/Layers/ExportVectorTiles/ExportVectorTiles.qml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Item {

width: parent.width - parent.width * 0.1
height: parent.height - parent.height * 0.25
color: qsTr("transparent")
color: "transparent"
border {
color: "red"
width: 3
Expand Down
Binary file modified CppSamples/Layers/ExportVectorTiles/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/FeatureLayerRenderingModeMap/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/FeatureLayerRenderingModeScene/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions CppSamples/Layers/GroupLayers/GroupLayers.qml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Item {
width: 250
height: childrenRect.height
clip: true
spacing: 6

// Assign the model to the list model of layers
model: sampleModel.layerListModel
Expand Down
Binary file modified CppSamples/Layers/GroupLayers/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/IdentifyRasterCell/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/ListKmlContents/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/ManageOperationalLayers/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/PlayAKmlTour/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Item {
id: fromField
anchors.verticalCenter: parent.verticalCenter
text: qsTr("From")
rightPadding: 40
width: 84.5
}

TextField {
Expand All @@ -114,7 +114,7 @@ Item {
id: toField
anchors.verticalCenter: parent.verticalCenter
text: qsTr("To")
rightPadding: 53
width: 84.5
}

TextField {
Expand Down
Binary file modified CppSamples/Layers/QueryOGCAPICQLFilters/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/RasterLayerFile/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified CppSamples/Layers/RasterRgbRenderer/screenshot.png
Binary file modified CppSamples/Layers/RasterStretchRenderer/screenshot.png
Binary file modified CppSamples/Maps/ApplyScheduledMapUpdates/screenshot.png
Binary file modified CppSamples/Maps/BrowseBuildingFloors/screenshot.png
Binary file modified CppSamples/Maps/ChangeBasemap/screenshot.png
Binary file modified CppSamples/Maps/ChangeViewpoint/screenshot.png
Binary file modified CppSamples/Maps/ConfigureBasemapStyleLanguage/screenshot.png
Binary file modified CppSamples/Maps/CreateAndSaveMap/screenshot.png
Binary file modified CppSamples/Maps/CreateDynamicBasemapGallery/screenshot.png
Binary file modified CppSamples/Maps/DisplayDrawingStatus/screenshot.png
Binary file modified CppSamples/Maps/DisplayLayerViewDrawState/screenshot.png
Binary file modified CppSamples/Maps/DownloadPreplannedMap/screenshot.png
2 changes: 1 addition & 1 deletion CppSamples/Maps/GenerateOfflineMap/GenerateOfflineMap.qml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GenerateOfflineMapSample {
margins: 5
}

text: qsTr("Download")
text: qsTr("Generate offline map")
leftPadding: 20
rightPadding: 20
icon {
Expand Down
Binary file modified CppSamples/Maps/GenerateOfflineMap/screenshot.png
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GenerateOfflineMapLocalBasemapSample {
margins: 5
}

text: qsTr("Download")
text: qsTr("Generate Offline Map")
leftPadding: 20
rightPadding: 20
icon {
Expand Down
Binary file modified CppSamples/Maps/GenerateOfflineMapLocalBasemap/screenshot.png
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,8 @@ void GenerateOfflineMap_Overrides::takeMapOffline()
break;
case JobStatus::Started:
emit updateStatus("In progress");
m_parameterOverrides = nullptr;
emit overridesReadyChanged();
break;
case JobStatus::Succeeded:
// show any layer errors
Expand All @@ -373,7 +375,6 @@ void GenerateOfflineMap_Overrides::takeMapOffline()
// show the map
emit updateStatus("Complete");
emit hideWindow(1500, true);
m_mapView->setMap(generateJob->result()->offlineMap(this));
break;
default: // do nothing
break;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GenerateOfflineMap_OverridesSample {
margins: 5
}

text: qsTr("Download")
text: qsTr("Generate Offline Map (Overrides)")
leftPadding: 20
rightPadding: 20
icon {
Expand Down Expand Up @@ -124,11 +124,11 @@ GenerateOfflineMap_OverridesSample {
property alias text : textLabel.text
property alias detailedText : detailsLabel.text
ColumnLayout {
Text {
Label {
id: textLabel
text: qsTr("Some layers could not be taken offline.")
}
Text {
Label {
id: detailsLabel
}
}
Expand Down
Binary file modified CppSamples/Maps/GenerateOfflineMap_Overrides/screenshot.png
Binary file modified CppSamples/Maps/IdentifyLayers/screenshot.png
Binary file modified CppSamples/Maps/ManageBookmarks/screenshot.png
Binary file modified CppSamples/Maps/MapLoaded/screenshot.png
Binary file modified CppSamples/Maps/MapReferenceScale/screenshot.png
Binary file modified CppSamples/Maps/MapRotation/screenshot.png
Binary file modified CppSamples/Maps/MobileMap_SearchAndRoute/screenshot.png
Binary file modified CppSamples/Maps/OpenMapUrl/screenshot.png
Binary file modified CppSamples/Maps/SetMaxExtent/screenshot.png
Binary file modified CppSamples/Maps/ShowLocationHistory/screenshot.png
Binary file modified CppSamples/Maps/TakeScreenshot/screenshot.png
Binary file modified CppSamples/Scenes/Add3DTilesLayer/screenshot.png
Binary file modified CppSamples/Scenes/Animate3DSymbols/screenshot.png
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot prevent watermark from appearing in this sample beacuse of the UI layout. Other samples where this cannot be avoided:

  • TakeScreenshot
  • OrbitCameraAroundObject

Binary file modified CppSamples/Scenes/AnimateImagesWithImageOverlay/screenshot.png
Binary file modified CppSamples/Scenes/BasicSceneView/screenshot.png
Binary file modified CppSamples/Scenes/ChangeAtmosphereEffect/screenshot.png
Binary file modified CppSamples/Scenes/ChooseCameraController/screenshot.png
Binary file modified CppSamples/Scenes/DisplaySceneLayer/screenshot.png
Binary file modified CppSamples/Scenes/DistanceCompositeSymbol/screenshot.png
Binary file modified CppSamples/Scenes/ExtrudeGraphics/screenshot.png
Binary file modified CppSamples/Scenes/GetElevationAtPoint/screenshot.png
Binary file modified CppSamples/Scenes/OpenMobileScenePackage/screenshot.png
Binary file modified CppSamples/Scenes/OrbitCameraAroundObject/screenshot.png
Binary file modified CppSamples/Scenes/RealisticLightingAndShadows/screenshot.png
Binary file modified CppSamples/Scenes/SceneLayerSelection/screenshot.png
Binary file modified CppSamples/Scenes/ScenePropertiesExpressions/screenshot.png
Binary file modified CppSamples/Scenes/SetSurfacePlacementMode/screenshot.png
Binary file modified CppSamples/Scenes/TerrainExaggeration/screenshot.png
Binary file modified CppSamples/Scenes/ViewContentBeneathTerrainSurface/screenshot.png
Binary file modified CppSamples/Scenes/ViewPointCloudDataOffline/screenshot.png