We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9667705 commit a3473e5Copy full SHA for a3473e5
docs/tutorial.md
@@ -39,6 +39,7 @@ return geo1.setFeatures('draw',localStorage.getItem('draw'),true)
39
## Step 4 - Start drawing
40
41
<img src="images/tutorial-step4.png" >
42
+
43
Toggle one of the draw buttons and start drawing features on the screen. To stop drawing you need to toggle the button again.
44
45
When you would refresh the browser you will see that all features are loaded from the local storage.
0 commit comments