Releases: Esri/arcgis-maps-sdk-dotnet-samples
Samples for v200.5.0 Release
New samples
- Add 3d tiles layer
- Create dynamic basemap gallery
- Snap geometry edits
Enhancements
.NET MAUI sample viewer app
- Improved the flyout menu and toolbar UI/UX.
- Enhanced search algorithm to be more memory performant.
- Used a more stylized app icon.
Samples
- Displayed attribute data of a cluster in DisplayClusters.
- Instantiated an
IndoorLocationDataSource
with an IPS-aware map'sIndoorPositioningDefinition
in IndoorPositioning. - Simplified user authentication flow by utilizing an
OAuthUserConfiguration
. - Added
GeometryEditorReticle
to Create and edit geometries. - Improved readme and comments for Show magnifier.
Bug fixes
- Ensured the flyout menu is visible just on category pages to prevent navigation stack bugs.
- Fixed bug which prevented sample selection after cancelling a data download from the waiting screen.
Samples for v200.4.0 Release
New samples
Enhancements
- Sample viewer
- Updated .NET MAUI sample viewer to use .NET MAUI 8.0.6 packages.
- Added links to sample GitHub folders from each sample.
- Added functionality to create bug reports and feature requests on GitHub through sample viewers.
- Added button to copy all file content to sample source code tab.
- Improved appearance of .NET MAUI categories flyout and sample search.
Bug fixes
- Replaced the sliders with pickers in the Configure clusters sample to prevent cluster flickering.
- Improved .NET MAUI sample viewer performance when switching categories.
- Fixed issue preventing samples being opened through search results on .NET MAUI iOS and MacCatalyst.
Samples for v200.3.0 Release
New samples
Enhancements
- WPF .NET, WinUI, and .NET MAUI sample viewers now target .NET 8.
- Improved .NET MAUI samples UI design pattern to adapt to device orientation.
- Made improvements to Manage features and Display device location.
- Upgraded Local Server package to 200.1.
Samples for v200.2.0 Release
New samples
Enhancements
- Replaced SketchEditor with new GeometryEditor.
- Updates to WinUI sample viewer to use single packaged app project.
- Implemented Central Package Management for all sample viewers.
Samples for v200.1.0 Release
New samples
- Add dynamic entity layer
- Manage features: Four previous samples Add features, Delete features, Update attributes and Update geometries have been consolidated into this new sample.
- Add vector tiled layer from custom style
- Show labels on layer 3D
- Create load report
- Display route
Enhancements
The MAUI sample viewer UI has been completely transformed with a new and more modern look. The new UI includes many new features like favorites, search, and easy navigation between samples.
Samples for v200.0.0 Release
New samples for .NET MAUI
All previous 100.15 Xamarin.Forms samples have been migrated to .NET MAUI (Multi-platform App UI) and a new .NET MAUI sample viewer has been implemented using the 200.0 packages. Version 100.15 was the last release of ArcGIS Runtime SDK for .NET to support Xamarin.Forms, Xamarin.Android, and Xamarin.iOS. Version 200.0 supports .NET MAUI, .NET for Android, and .NET for iOS. Explore the new .NET MAUI samples in this guide.
For information about migrating version 100.15 apps to version 200.0, see Migrate from version 100.x to version 200.x in this guide.
Other enhancements
- Updated WPF and WinUI sample viewers to use 200.0 packages.
- Updated ExportTiles and CreateTerrainSurfaceTilePackage to use .tpkx tiled layers.
Samples for v100.15.0.0 Release
Samples for v100.15.0.0 Release
Samples for v100.14.1.0 Release
Samples for v100.14.1.0 Release
Samples for v100.13.0.2 Release
Updates to the readme copy script (#992) * Added sample exclusion to script * Update metadata * Added logic for "clicked" and "tapped"
Samples for v100.12.0.3 Release
Localization fixes (#937)