Moved hit Tolerance parameter to own example.
This commit is contained in:
@@ -19,12 +19,4 @@ tags: "select, vector"
|
||||
<option value="none">None</option>
|
||||
</select>
|
||||
<span id="status"> 0 selected features</span>
|
||||
<br />
|
||||
<label>Hit tolerance for selecting features </label>
|
||||
<select id="hitTolerance" class="form-control">
|
||||
<option value="0" selected>0 Pixels</option>
|
||||
<option value="5">5 Pixels</option>
|
||||
<option value="10">10 Pixels</option>
|
||||
</select>
|
||||
<canvas id="circle" style="vertical-align: middle"/>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user