Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
duffh committed Sep 17, 2024
1 parent fb586fa commit e5e2665
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To snap to polygon and polyline layers, the recommended approach is to set the `

Snapping can be used during interactive edits that move existing vertices using the `VertexTool` or `ReticleVertexTool`. It is also supported for adding new vertices for input devices with a hover event (such as a mouse move without a mouse button press). Using the `ReticleVertexTool` to add and move vertices allows users of touch screen devices to clearly see the visual cues for snapping.

Geometry guides are enabled by default when snapping is enabled. These allow for snapping to a point coinciding with, parallel to, perpendicular to or extending an existing geometry.

## Tags

edit, feature, geometry editor, graphics, layers, map, snapping
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To snap to polygon and polyline layers, the recommended approach is to set the `

Snapping can be used during interactive edits that move existing vertices using the `VertexTool` or `ReticleVertexTool`. It is also supported for adding new vertices for input devices with a hover event (such as a mouse move without a mouse button press). Using the `ReticleVertexTool` to add and move vertices allows users of touch screen devices to clearly see the visual cues for snapping.

Geometry guides are enabled by default when snapping is enabled. These allow for snapping to a point coinciding with, parallel to, perpendicular to or extending an existing geometry.

## Tags

edit, feature, geometry editor, graphics, layers, map, snapping
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To snap to polygon and polyline layers, the recommended approach is to set the `

Snapping can be used during interactive edits that move existing vertices using the `VertexTool` or `ReticleVertexTool`. It is also supported for adding new vertices for input devices with a hover event (such as a mouse move without a mouse button press). Using the `ReticleVertexTool` to add and move vertices allows users of touch screen devices to clearly see the visual cues for snapping.

Geometry guides are enabled by default when snapping is enabled. These allow for snapping to a point coinciding with, parallel to, perpendicular to or extending an existing geometry.

## Tags

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

0 comments on commit e5e2665

Please sign in to comment.