New samples
- Apply renderers to scene layer
- Query dynamic entities
- Set KML ground overlay properties
- Show viewshed from camera in scene
- Show WFS layer with XML query
- Simplify geometry
- Update related features
Enhancements
- Enhanced the Sample Viewer to include a page that allows downloading offline resources for multiple samples at once.
- Updated the authentication samples to use
AuthenticationManager.signOut()instead of custom signout methods. - Resolved an issue where offline data would fail to download when the Xcode project was first run under poor network conditions.
- Made other minor UI, code, documentation, and linting improvements and fixes.
Generated Release Notes
What's Changed
- [Update] Address
ExistentialAnywarnings forErrorby @yo1995 in #682 - [New] Show viewshed from camera in scene by @chriswebb09 in #672
- [Fix] Slider causes time extent to constantly changing on Mac Catalyst by @yo1995 in #683
- [New] Show WFS layer with XML query by @chriswebb09 in #675
- [Fix]
Set up location driven geotriggersmonitoring by @CalebRas in #688 - [New] Set KML ground overlay properties by @pgruenler in #686
- [Update] Use interval format by @philium in #689
- [New] Simplify Geometry by @chriswebb09 in #681
- [Fix] Documentation warnings by @CalebRas in #687
- [Setup] Add debug section to allow swapping API key by @yo1995 in #673
- [Update] Linter rules by @CalebRas in #690
- [Update] Remove Progress View ellipses by @CalebRas in #691
- [Update] Use
AuthenticationManager.signOut()by @CalebRas in #694 - [Fix] update documentation to clarify by @chriswebb09 in #693
- [Update] Linter rules by @CalebRas in #696
- [New] Update related features by @chriswebb09 in #685
- [Update] Revert
[Update] Linter rulesby @CalebRas in #695 - [New] Query dynamic entities by @CalebRas in #684
- [Update] Remove enable / disable from toggle label. by @chriswebb09 in #698
- [Fix] Update key name by @chriswebb09 in #699
- [Fix] Favorites move and delete by @CalebRas in #697
- [Update] Group layers together README and metadata by @yo1995 in #704
- [New] Apply renderers to scene layer by @chriswebb09 in #703
- [Setup] Make
OnDemandResourceinitializer async by @philium in #705 - [Setup] Add download offline resource view by @CalebRas in #701
- [Update]
Add custom dynamic entity data source- Remove custom Geometry type by @CalebRas in #702 - [Fix]
Validate utility network topology viewbuild error by @CalebRas in #706 - [Fix] appendInterpolation warning by @yo1995 in #709
- [Update] Some categories by @CalebRas in #708
- [Update] Merge
v.nextintolts.nextby @CalebRas in #713 - [Update] Backport: offline data download script by @yo1995 in #715
- [Update] Backport Changes NavigationSplitView by @chriswebb09 in #716
- [Backport] Toggle menu changes by @chriswebb09 in #721
- [Fix] Backport: 300.0.0 verification issues by @CalebRas in #725
- [Fix] Backport: Use
LocalizedError.errorDescriptionin error alert by @CalebRas in #727 - [Update] Backport:
Configure basemap style parametersREADME by @CalebRas in #737 - [Fix] Backport: Download Offline Resources bugs by @CalebRas in #738
- [Update] Bump version numbers for
200.8.1by @CalebRas in #742 - [Release] 200.8.1 by @CalebRas in #741
Full Changelog: v200.8.0...v200.8.1