Feature selecting examples
This commit is contained in:
10
examples/select-hover-features.html
Normal file
10
examples/select-hover-features.html
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
layout: example.html
|
||||
title: Select Features by Hover
|
||||
shortdesc: Example of selecting features by hovering.
|
||||
docs: >
|
||||
In this example, a listener is registered on the map's <code>pointermove</code> to highlight the currently hovered feature.
|
||||
tags: "select, vector"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
<span id="status"></span>
|
||||
Reference in New Issue
Block a user