The ArcGIS Maps SDK for Swift Toolkit contains open-source components that will simplify your iOS app development. It is built off of the v200.1.0 version of the new 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` and `Sceneview` viewpoint changes are now animated.
- The `FloorFilter` component now allows clients to get and set the selected site, facility, and level programmatically.
- The `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.
You can find the Toolkit here.
See this blog post for information on the SDK release.
We hope you enjoy the new release! Let us know what you're building with it.