Skip to content

Commit 10cfe32

Browse files
committed
sample sync
1 parent 5f3ce84 commit 10cfe32

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

  • src
    • MAUI/Maui.Samples/Samples/Geoprocessing/ShowViewshedCalculatedFromGeoprocessingTask
    • WPF/WPF.Viewer/Samples
    • WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ShowViewshedCalculatedFromGeoprocessingTask

src/MAUI/Maui.Samples/Samples/Geoprocessing/ShowViewshedCalculatedFromGeoprocessingTask/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Tap the map to see all areas visible from that point within a 15km radius. Click
3535

3636
## Tags
3737

38-
geoprocessing, heat map, heatmap, viewshed
38+
geoprocessing, heat map, heatmap, viewshed

src/WPF/WPF.Viewer/Samples/Analysis/ShowExploratoryViewshedFromPointInScene/ShowExploratoryViewshedFromPointInScene.xaml.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ namespace ArcGIS.WPF.Samples.ShowExploratoryViewshedFromPointInScene
2424
[ArcGIS.Samples.Shared.Attributes.Sample(
2525
name: "Show exploratory viewshed from point in scene",
2626
category: "Analysis",
27-
description: "This sample demonstrates the configurable properties of an exploratory viewshed analysis, including frustum color, heading, pitch, distances, angles, and location.",
28-
instructions: "Click anywhere in the scene to 'pick up' the exploratory viewshed observer location. Move the mouse to see the exploratory viewshed observer location update in real time. Click again to 'drop' the exploratory viewshed observer location.",
27+
description: "Perform an exploratory viewshed analysis from a defined vantage point.",
28+
instructions: "Use the sliders to change the properties (heading, pitch, etc.), of the exploratory viewshed and see them updated in real time. To move the exploratory viewshed, double touch and drag your finger across the screen. Lift your finger to stop moving the exploratory viewshed.",
2929
tags: new[] { "3D", "exploratory viewshed", "frustum", "scene", "visibility analysis" })]
3030
public partial class ShowExploratoryViewshedFromPointInScene
3131
{

src/WPF/WPF.Viewer/Samples/Geoprocessing/ShowViewshedCalculatedFromGeoprocessingTask/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Click the map to see all areas visible from that point within a 15km radius. Cli
3535

3636
## Tags
3737

38-
geoprocessing, heat map, heatmap, viewshed
38+
geoprocessing, heat map, heatmap, viewshed

src/WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ShowViewshedCalculatedFromGeoprocessingTask/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Click the map to see all areas visible from that point within a 15km radius. Cli
3535

3636
## Tags
3737

38-
geoprocessing, heat map, heatmap, viewshed
38+
geoprocessing, heat map, heatmap, viewshed

0 commit comments

Comments
 (0)