From 27cff0f91a618077a70d9ef24854ba741c1193ca Mon Sep 17 00:00:00 2001 From: William Bohrmann <118313312+williambohrmann3@users.noreply.github.com> Date: Mon, 18 Dec 2023 08:44:00 -0800 Subject: [PATCH] Bring in .NET MAUI sample fixes into `main` (#1343) --- .../ViewshedCamera/ViewshedCamera.xaml | 12 +- .../ViewshedCamera/viewshedcamera.jpg | Bin 171202 -> 171202 bytes .../ReadShapefileMetadata.xaml | 78 ++--- .../ReadShapefileMetadata.xaml.cs | 40 +-- .../readshapefilemetadata.jpg | Bin 109301 -> 109301 bytes .../SymbolizeShapefile.xaml | 19 +- .../SymbolizeShapefile/symbolizeshapefile.jpg | Bin 204390 -> 204390 bytes .../Geometry/ClipGeometry/ClipGeometry.xaml | 12 +- .../Geometry/ClipGeometry/clipgeometry.jpg | Bin 174676 -> 174676 bytes .../Geometry/CutGeometry/CutGeometry.xaml | 12 +- .../Geometry/CutGeometry/cutgeometry.jpg | Bin 196285 -> 196285 bytes .../Animate3DGraphic/Animate3DGraphic.xaml | 92 +++--- .../Animate3DGraphic/Animate3DGraphic.xaml.cs | 296 ++++++++---------- .../Animate3DGraphic/animate3dgraphic.jpg | Bin 206278 -> 206278 bytes .../ChangeSublayerRenderer.xaml | 17 +- .../changesublayerrenderer.jpg | Bin 149943 -> 149943 bytes .../ChangeSublayerVisibility.xaml | 11 +- .../changesublayervisibility.jpg | Bin 76937 -> 84289 bytes .../DisplayRouteLayer/DisplayRouteLayer.xaml | 65 ++-- .../DisplayRouteLayer.xaml.cs | 6 - .../DisplayRouteLayer/displayroutelayer.jpg | Bin 182921 -> 182921 bytes .../RasterRenderingRule.xaml | 17 +- .../rasterrenderingrule.jpg | Bin 289633 -> 289633 bytes .../ShowLocationHistory.xaml | 19 +- .../showlocationhistory.jpg | Bin 107298 -> 107298 bytes .../Samples/Map/OpenMapURL/OpenMapURL.xaml | 17 +- .../Samples/Map/OpenMapURL/openmapurl.jpg | Bin 137605 -> 137605 bytes .../ChangeViewpoint/ChangeViewpoint.xaml | 17 +- .../ChangeViewpoint/changeviewpoint.jpg | Bin 96243 -> 96243 bytes .../MapView/DisplayGrid/DisplayGrid.xaml | 177 +++++------ .../MapView/DisplayGrid/DisplayGrid.xaml.cs | 6 - .../MapView/DisplayGrid/displaygrid.jpg | Bin 94050 -> 96032 bytes .../TakeScreenshot/TakeScreenshot.xaml | 28 +- .../MapView/TakeScreenshot/takescreenshot.jpg | Bin 147326 -> 147326 bytes .../FilterFeaturesInScene.xaml | 14 +- .../filterfeaturesinscene.jpg | Bin 116325 -> 120638 bytes .../ChooseCameraController.xaml | 17 +- .../choosecameracontroller.jpg | Bin 126008 -> 126008 bytes .../FeatureLayerExtrusion.xaml | 18 +- .../featurelayerextrusion.jpg | Bin 80215 -> 80215 bytes 40 files changed, 442 insertions(+), 548 deletions(-) diff --git a/src/MAUI/Maui.Samples/Samples/Analysis/ViewshedCamera/ViewshedCamera.xaml b/src/MAUI/Maui.Samples/Samples/Analysis/ViewshedCamera/ViewshedCamera.xaml index 5da4c6c424..5cdcf089b3 100644 --- a/src/MAUI/Maui.Samples/Samples/Analysis/ViewshedCamera/ViewshedCamera.xaml +++ b/src/MAUI/Maui.Samples/Samples/Analysis/ViewshedCamera/ViewshedCamera.xaml @@ -4,14 +4,12 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:esriUI="clr-namespace:Esri.ArcGISRuntime.Maui;assembly=Esri.ArcGISRuntime.Maui"> - - - - - +