v200.1.0 Release
This is a beta release designed to work with the v200.1.0 version of the ArcGIS Maps SDK for Swift. It includes:
- An architecture based on SwiftUI and the ArcGIS Maps SDK for Swift.
- Eleven components, including a compass, scale bar, custom search view, general-purpose floating panel, Utility Network trace tool, floor filter, and popup view.
- Support for iOS v15.0 and newer and Xcode 14.0 and newer.
There have been a number of improvements since the Beta release, including:
MapView
andSceneview
viewpoint changes are now animated in most components.- The
FloorFilter
component now allows clients to get and set the selected site, facility, and level programmatically. Authenticator
component has been improved based on changes to the Swift SDK.- Many other minor updates to accommodate Swift SDK changes, ease-of-use improvements, bug fixes, and improved behavior.