Conversation
…iew.swift Co-authored-by: Ting <tchen@esri.com>
[New] (300.0) Add building scene layer
* add in popovers * add in menu * add in ui fixes * add in popover * update * update to move to form * update settings * update settings * update view * cleanup ui * cleanup, rename * cleanup max extent * fix bug * add in file * fix ui issue * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * cleanup * remove unneeded radius * remove label change on switch * Apply suggestions from code review Co-authored-by: Ting <tchen@esri.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add tooolbaritemgroup * Apply suggestions from code review Co-authored-by: Ting <tchen@esri.com> * update for presentationCompactAdaption * remove redundant setting boolean * add in service area change * cleanup * update * integrate 2 versions of functionality * pass in binding value * remove sheet button * revert change * Apply suggestions from code review Co-authored-by: Ting <tchen@esri.com> * Apply suggestions from code review Co-authored-by: Ting <tchen@esri.com> * Apply suggestions from code review Co-authored-by: Philip Ridgeway <pridgeway@esri.com> * change setting name * add in * update * update ui * update layout * remove index offset from enumeration * Apply suggestions from code review Co-authored-by: Philip Ridgeway <pridgeway@esri.com> * add in changes * update * synthesize initializer --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ting <tchen@esri.com> Co-authored-by: Philip Ridgeway <pridgeway@esri.com>
Update BSL data
Remove use of formatters
[Fix] 300.0.0 verification issues
…iption [Fix] Use `LocalizedError.errorDescription` in error alert
…osestFacilityToMultiplePointsView.swift Co-authored-by: Destiny Hochhalter <117859673+des12437@users.noreply.github.com>
…osestFacilityToMultiplePointsView.swift Co-authored-by: Destiny Hochhalter <117859673+des12437@users.noreply.github.com>
…osestFacilityToMultiplePointsView.swift Co-authored-by: Zachary Kline <zkline@esri.com>
[Fix] Fixes error in sample by setting max extent to San Diego city limits
Co-authored-by: Philip Ridgeway <philip.ridgeway@gmail.com>
When using an expired API key, the error is invalid token, instead of token expired.
…reForms [Update] `Edit features using feature forms` README
[Setup] Add button for verifying API key expiration date for the release
…sInMap [Update] `Show line of sight analysis in map` to use callout
Collaborator
Author
|
This builds for me and is now ready for review. |
yo1995
approved these changes
Apr 21, 2026
pgruenler
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR releases the Samples with the
300.0.0version of ArcGIS Maps SDK for Swift.Linked Issue(s)
swift/issues/7901How To Test
Please test after the packages' 300.0.0 versions become available:
New samples
Enhancements
Bug fixes