ArcGIS Runtime Toolkit for iOS v100.7 is live!

391
0
12-20-2019 08:35 AM
Labels (1)
MarkDostal
Esri Contributor
0 0 391

The latest release of the ArcGIS Runtime Toolkit for iOS is here. It has been updated to work with the 100.7 release of the Runtime SDK for iOS.

This release includes:

  • Bookmarks component and example - The Bookmarks component will display a list of bookmarks in a table view and allows the user to select a bookmark and perform some action.
  • Swift 5 - The Toolkit and Example app projects and code have been udpated to Swift 5. As a result, Xcode 10.2 is now required to build the Toolkit.
  • Unit Test target - A Unit Test target has been added to the Toolkit project. There are initial unit tests for the new Bookmarks component and a test covering component creation. The goal is for all future components to have unit tests, with tests for existing components being added over time.
  • ArcGISARView.clippingDistance - A clippingDistance property has been added to the ArcGISARView. The clippingDistance limits the data display to a radius around the origin camera. The Point Cloud - Tabletop and US - Mexico Border - Tabletop example scenes have been updated to include a clipping distance. Here's a screenshot of the updated Point Cloud - Tabletop scene:AR Clipping Distance

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.

About the Author
Mark is an iOS and Mac developer at Esri, the global market leader in GIS. He’s worked in Software Development since 1988, published his first Mac app in 1989, attended his first WWDC in the early ’90s, worked for local educational software company MECC on The Oregon Trail, contributed to Esri’s first Mac app, which won “Best in Show” at the ’95 MacWorld conference, worked on Esri’s first iOS app, which had over 900k downloads, and is currently helping developers from all over the world create compelling and immersive mapping applications.