Feature selecting examples
This commit is contained in:
10
examples/select-multiple-features.html
Normal file
10
examples/select-multiple-features.html
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: Select multiple Features
|
||||
shortdesc: Example of selecting multiple features.
|
||||
docs: >
|
||||
In this example, a listener is registered on the map's <code>singleclick</code> event to add and remove features from an array.
|
||||
tags: "select, vector"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
<span id="status"> 0 selected features</span>
|
||||
Reference in New Issue
Block a user