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
31 stars 10 forks source link

[Update] Add graphics overlay as a snap source to `Snap geometry edits` #430

Closed yo1995 closed 4 months ago

yo1995 commented 4 months ago

Description

This PR updates Snap geometry edits in Edit and Manage Data category. URL to README: https://github.com/Esri/arcgis-maps-sdk-swift-samples/blob/Ting/Update-SnappingGO/Shared/Samples/Snap%20geometry%20edits/README.md

Linked Issue(s)

How To Test

  1. Open the sample, then add a graphic to the GO using the geometry editor.
  2. Turn on snapping for the GO.
  3. When you add the next graphic, try moving the cursor close to the existing graphic. If it snaps, then it is all good.

Screenshots

No change to the screenshot.