v200.3.0 Release
New samples
- Add clustering feature reduction to a point feature layer
- Add custom dynamic entity data source
- Animate 3D graphic
- Augment reality to fly over scene
- Augment reality to show tabletop scene
- Create mobile geodatabase
- Create symbol styles from web styles
- Display annotation
- Display dimensions
- Display scene from mobile scene package
- Display web scene from portal item
- Filter features in scene
- Find address with reverse geocode
- Find closest facility from point
- Find closest facility to multiple points
- Find route around barriers
- Find route in mobile map package
- Find route in transport network
- Geocode offline
- Group layers together
- Identify graphics
- Identify KML features
- Identify raster cell
- Play KML tour
- Render multilayer symbols
- Show device location with NMEA data sources
- Show mobile map package expiration date
- Style features with custom dictionary
- Style symbols from mobile style file
Enhancements
- Improved callout for Add dynamic entity layer sample using the new Arcade expression evaluator modifier. The modifier automatically updates a SwiftUI View based on an Arcade expression whenever a dynamic entity changes.
- Improved various colors to make texts and controls more visible in both light and dark modes.
- Adjusted appearance of information and source code panes.
- Added status messages to various samples.
- Enabled samples with on-demand resources to build on Mac Catalyst.
- Refactored the error alert logic to omit cancellation errors.
- Added a privacy manifest for the project.
Bug fixes
- Fixed a scale mode issue in the Create and edit geometries sample.
- Fixed temporary directory creation on iOS 17 in response to Apple's file system change.
- Removed unnecessary import statements in some samples.
- Fixed a load status issue in Trace utility network sample.
- Corrected missing image URLs in README file.
- Fixed a crash related to displaying a popup in the floating panel toolkit component.
Generated release notes below 👇
What's Changed
- [Fix] Temporary directory creation by @yo1995 in #251
- [New] Add Custom Dynamic Entity Data Source by @zkline101 in #243
- [Update] Floating Panel usage by @dfeinzimer in #247
- [Fix] accessory button and help text color is not clearly visible by @des12437 in #252
- [Fix] Only
import Combine
for needed types by @yo1995 in #257 - [Update] Add status messages to samples by @des12437 in #255
- [Fix] Add dynamic entity layer settings presentation refactor by @philium in #262
- [Update] Allow bundle resources on Mac Catalyst by @yo1995 in #260
- [New] Filter features in scene by @des12437 in #254
- [Fix] Filter features in scene by @des12437 in #263
- [Fix] "false" utility network load problem by @yo1995 in #259
- [Update] Adjust info view control size by @yo1995 in #253
- [Update] Improve visibility of dynamic entities in sample by @des12437 in #256
- [Update] Download preplanned map area feedback by @des12437 in #258
- [Release] Merge 200.2 samples into
main
by @yo1995 in #266 - [New] Create symbol styles from web styles by @CalebRas in #265
- [New] Style features with custom dictionary by @CalebRas in #267
- [New] Group layers together by @CalebRas in #268
- [Fix] Monitor changes to map load status README image path typo by @CalebRas in #271
- [Fix] Update README.md to correct image path typo by @mikewilburn in #270
- [Fix] Add feature layers README formatting by @CalebRas in #275
- [Update] Ensure new line for sub-lists by @mikewilburn in #274
- [New] Show mobile map package expiration date by @CalebRas in #273
- [New] Render multilayer symbols by @CalebRas in #269
- [Fix] Add missing source code files to Build Phases by @CalebRas in #277
- [New] Style symbols from mobile style file by @CalebRas in #272
- [New] Display annotation by @CalebRas in #278
- [New] Play KML tour by @CalebRas in #276
- [New] Display dimensions by @CalebRas in #279
- [New] Animate 3D graphic by @CalebRas in #280
- [New] Identify KML features by @CalebRas in #282
- [New] Identify graphics by @CalebRas in #283
- [New] Identify raster cell by @CalebRas in #281
- [New] Create mobile geodatabase by @CalebRas in #284
- [New] Augment reality to show tabletop scene by @CalebRas in #286
- [New] Augment reality to fly over scene by @CalebRas in #285
- [Update] Project cleanup by @yo1995 in #287
- [New] Show device location with NMEA data sources by @mhdostal in #144
- [New] Geocode offline by @CalebRas in #288
- [Fix] Sample Viewer navigation bug by @CalebRas in #290
- [New] Find route in transport network by @CalebRas in #289
- [Update] Add changes for callout in
Add dynamic entity layer
by @yo1995 in #292 - [New] Find closest facility to multiple points by @CalebRas in #295
- [Setup] Add Privacy Manifest by @zkline101 in #296
- [Fix] Add Geocode offline model to build phases by @CalebRas in #291
- [New] Find route around barriers by @CalebRas in #294
- [New] Find closest facility from point by @CalebRas in #297
- [New] Find route in mobile map package by @CalebRas in #293
- [New] Display scene from mobile scene package by @CalebRas in #300
- [New] Display web scene from portal item by @CalebRas in #299
- [Fix] Handle cancellation error in Identify raster by @yo1995 in #303
- [Fix] Fix non-adaptive colors in samples by @yo1995 in #304
- [Fix] Geometry editor scale mode issue by @yo1995 in #305
- [Setup] Error alert refactor by @CalebRas in #301
- [Fix] Create mobile geodatabase sharing crash by @CalebRas in #308
- [New] Find address with reverse geocode by @CalebRas in #298
- [Update] Bump version number for 200.3.0 by @yo1995 in #307
- [New] Add clustering feature reduction to a point feature layer by @yo1995 in #302
- [Update] Sample category icons by @CalebRas in #310
- [Release] 200.3.0 by @yo1995 in #311
New Contributors
- @mikewilburn made their first contribution in #270
Full Changelog: v200.2.0...v200.3.0