Skip to content

Commit ebc9298

Browse files
authored
Merge pull request #566 from Esri/Caleb/Update-SnapGeometryEditsReadme
[Update] Add `SnapSourceSettings.childSourceSettings` info
2 parents f3d63cc + 58f341b commit ebc9298

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Shared/Samples/Snap geometry edits/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Geometry guides are enabled by default when snapping is enabled. These allow for
5757

5858
On supported platforms, haptic feedback on `SnapState.snappedToFeature` and `SnapState.snappedToGeometryGuide` is enabled by default when snapping is enabled. Custom haptic feedback can be configured by setting `SnapSettings.hapticFeedbackIsEnabled` to false and listening to the `GeometryEditor.snapChanges` stream to provide specific feedback depending on the `SnapState`.
5959

60+
When using `SubtypeFeatureLayer` objects as snap sources instead of `FeatureLayer`, child `SubtypeSublayer` objects are included as snap sources in the parent `SnapSourceSettings.childSourceSettings` collection in the same order as the `SubtypeFeatureLayer.subtypeSublayers` collection.
61+
6062
## Tags
6163

6264
edit, feature, geometry editor, graphics, layers, map, snapping

0 commit comments

Comments
 (0)