williambohrmann3
released this
01 Aug 16:44
·
11 commits
to main
since this 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.