Skip to content

Commit edbbfc7

Browse files
zkline101pgruenler
andauthored
Update Shared/Samples/Create and edit geometries/README.md
Co-authored-by: Phil Gruenler <[email protected]>
1 parent 0d5eb08 commit edbbfc7

File tree

1 file changed

+1
-1
lines changed
  • Shared/Samples/Create and edit geometries

1 file changed

+1
-1
lines changed

Shared/Samples/Create and edit geometries/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Tap the pencil button to choose a geometry editor tool. Begin interactively sket
1515

1616
## How it works
1717

18-
1. Create an `GeometryEditor` and assign it to a map view with the `geometryEditor` view modifier.
18+
1. Create a `GeometryEditor` and assign it to a map view with the `geometryEditor` view modifier.
1919
2. Set the tool of the geometry editor to the preferred tool.
2020
3. Use the `start(withType:)` method on the `GeometryEditor` to start interactively sketching on the map view.
2121
4. Use various methods and properties of the `GeometryEditor` to undo, redo, delete a selected element, clear the sketch, and cancel the sketch.

0 commit comments

Comments
 (0)