arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
The search component will zoom to the extent of search results (after displaying the results as graphics in the `MapView`), but results will often be hidden by the search result...
Resolves concurrency warnings after merging `v.next` into this branch.
Closes #835 Adds modifiers to `PopupView` and `FeatureFormView` allowing developers to hide the titles.
I have an app I am writing that goes from a readonly popup to an editable feature form. The UI uses a Sheet and wraps the PopupView and FeatureForm view...
Opening a keyboard with the utility network trace component presented via a `FloatingPanel` pushes the component off-screen. https://github.com/user-attachments/assets/beb035c4-db20-409c-bda9-37d40af58edd
Hello everybody, we currently have the issue, that there often occurs an exception when using Scalebar: **"onChange(of: Optional) action tried to update multiple times per frame."** In stacktrace we can...
I'm trying to use Xcode previews and they are not functioning in the toolkit. I'm getting errors like this: I'm using a local source package for ArcGIS. It would be...
✅ Verified all example projects build okay ✅ Verified tests ✅ Verified affected component behavior To Do: - [ ] Further investigate Tabletop AR crash - [ ] JobManagerExample crashes...
Closes `swift/5478`