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

[Update] Use reticle in Snap geometry edits sample #450

Closed des12437 closed 2 months ago

des12437 commented 2 months ago

Description

This PR updates Snap geometry edits URL to README: https://github.com/Esri/arcgis-maps-sdk-swift-samples/tree/destiny/Use-reticle-vertex-tool-in-Snap-geometry-edits-sample/Shared/Samples/Snap%20geometry%20edits#readme

This PR uses the reticle vertex tool on touch screen devices.

Linked Issue(s)

Discussion

Should ReticleVertexTool be added to the relevant_apis metadata? I added it but it caused an inconsistent metadata error.

yo1995 commented 2 months ago

@Luiy0 it would be appreciated for you to double check if this is what you have expected.

yo1995 commented 2 months ago

Should ReticleVertexTool be added to the relevant_apis metadata? I added it but it caused an inconsistent metadata error.

Yes, please add it to the Relevant API in README, and edit metadata accordingly.

Luiy0 commented 2 months ago

LGTM @yo1995, you can create and edit point/multipoint/polys with the reticle. 👍