Skip to content

v200.1.0 Release

Compare
Choose a tag to compare
@mhdostal mhdostal released this 19 Apr 18:34
· 3480 commits to main since this release
92bf62f

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 and Sceneview 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.