Handler for wheel up/down events
Functionality to detect mousewheel-interaction on the map-div itself
| Legato. | Handler for wheel up/down events |
| Properties | |
| interval | {Integer} In order to increase server performance, an interval (in milliseconds) can be set to reduce the number of up/down events called. |
| Functions | |
| Legato. | |
| onWheelEvent | Catch the wheel event and handle it xbrowserly |
Catch the wheel event and handle it xbrowserly
onWheelEvent: function( e )