No need to mention WebGL in draw-feature example

This commit is contained in:
Éric Lemoine
2014-11-21 15:12:26 +01:00
parent dae5bd53b7
commit 34953e8266
+1 -1
View File
@@ -32,7 +32,7 @@
<div class="span12"> <div class="span12">
<h4 id="title">Draw features example</h4> <h4 id="title">Draw features example</h4>
<p id="shortdesc">Example of using the ol.interaction.Draw interaction. Webgl renderering is experimental and limited to points.</p> <p id="shortdesc">Example of using the ol.interaction.Draw interaction.</p>
<form class="form-inline"> <form class="form-inline">
<label>Geometry type &nbsp;</label> <label>Geometry type &nbsp;</label>
<select id="type"> <select id="type">