Improve the draw-features example description
This commit is contained in:
@@ -3,8 +3,11 @@ template: example.html
|
|||||||
title: Draw features example
|
title: Draw features example
|
||||||
shortdesc: Example of using the ol.interaction.Draw interaction.
|
shortdesc: Example of using the ol.interaction.Draw interaction.
|
||||||
docs: >
|
docs: >
|
||||||
Example of using the ol.interaction.Draw interaction.
|
Example of using the Draw interaction. Select a geometry type from the
|
||||||
tags: "draw, edit, vector"
|
dropdown above to start drawing. To finish drawing, click the last
|
||||||
|
point. To activate freehand drawing for lines and polygons, hold the `Shift`
|
||||||
|
key.
|
||||||
|
tags: "draw, edit, freehand, vector"
|
||||||
---
|
---
|
||||||
<div class="row-fluid">
|
<div class="row-fluid">
|
||||||
<div class="span12">
|
<div class="span12">
|
||||||
|
|||||||
Reference in New Issue
Block a user