Add remove and toggle options to ol.interaction.Select

This commit is contained in:
Tom Payne
2014-03-17 16:43:41 +01:00
parent 29d1ee5e03
commit 395f1222a1
3 changed files with 51 additions and 17 deletions

View File

@@ -33,7 +33,7 @@
<div class="span12">
<h4 id="title">Select features example</h4>
<p id="shortdesc">Example of using the Select interaction. Select features by clicking polygons. Hold the Shift-key to add to the selection.</p>
<p id="shortdesc">Example of using the Select interaction. Select features by clicking polygons. Hold the Shift-key to toggle the feature in the selection.</p>
<div id="docs">
<p>See the <a href="select-features.js" target="_blank">select-features.js source</a> to see how this is done.</p>
</div>