This release is designed to work with the v200.7.0 version of the ArcGIS Maps SDK for Swift. It includes the following new requirements, enhancements, and resolved issues.
You can now deploy applications to Apple's Vision Pro headsets that are running visionOS 2. More information can be found in the System Requirements for this release.
Enhancements in 200.7
- BasemapGallery - Supports 3D Basemaps
- FeatureFormView - Authentication errors will no longer be shown for fields backed by a value expression. The errors are still available in the
FieldFormElement
's validationErrors property. - FeatureFormView - The size limit for attachments in a feature form has been increased to 999MB from 50MB.
- OfflineMapAreas - Allows you to take a web map offline by downloading map areas ahead-of-time or on-demand.
Issues resolved
- #401 Mac Catalyst UI issues
- #835 Support Navigation Bar Title For Popup and FeatureForm
- #857 Floor Filter uses non-standard close button #857
- #864 Simplify UtilityNetworkTrace initializer
- #932 Utility Network Trace: Persist starting points after trace
- #936 FloorFilter - Remove automatically setting the viewpoint
- #1022 FeatureFormView - Fixed crash when requesting camera/video access while adding an attachment
- #1071 Resolve
FeatureAttachment
model crashes in Xcode 16.2 - #1094 FeatureFormView - Consistent validation updates
- #1096 Charts: honor popup color from PopupMediaValue
- #1113 FeatureFormView - Fix multiline text focus handling
- #1138 Field popup element button style incorrect for non-visionOS platforms