OpenLayers JavaScript Mapping Library |
destroy: function()
draw: function()
registerWheelEvents: function()
defaultClick: function ( evt )
defaultDblClick: function ( evt )
defaultMouseDown: function ( evt )
defaultMouseMove: function ( evt )
defaultMouseUp: function ( evt )
defaultMouseOut: function ( evt )
User spun scroll wheel up
defaultWheelUp: function( evt )
User spun scroll wheel down
defaultWheelDown: function( evt )
Zoombox function.
zoomBoxEnd: function( evt )
Remove the zoombox from the screen and nullify our reference to it.
removeZoomBox: function()
Catch the wheel event and handle it xbrowserly
onWheelEvent: function( e )