Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[Fix] `Snap geometry edits` snap settings #470

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR fixes a bug in Snap geometry edits where not all the "Individual Source Snapping" toggles would show up if "Snap Settings" was pressed before the map view was finished drawing. The fix enables the button after the map view has finished drawing instead of after the operational layers have loaded.

Linked Issue(s)

How To Test

Screenshots

Before After
Simulator Screenshot - iPhone 15 Pro - 2024-07-22 at 14 29 24 Simulator Screenshot - iPhone 15 Pro - 2024-07-22 at 18 11 22