Add hover handler. With this handler user-defined actions can be triggered as the mouse moves over the map and pauses. An example of use is send WMS/GetFeatureInfo requests. r=crschmidt,tschaub (closes #1255)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5746 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
<li>Control/test_SelectFeature.html</li>
|
||||
<li>test_Handler.html</li>
|
||||
<li>Handler/test_Click.html</li>
|
||||
<li>Handler/test_Hover.html</li>
|
||||
<li>Handler/test_Drag.html</li>
|
||||
<li>Handler/test_Feature.html</li>
|
||||
<li>Handler/test_Keyboard.html</li>
|
||||
|
||||
Reference in New Issue
Block a user