Chagned APIProperty to Property for isAnalogScrollWheel
This commit is contained in:
@@ -56,7 +56,7 @@ OpenLayers.Handler.MouseWheel = OpenLayers.Class(OpenLayers.Handler, {
|
||||
cumulative: true,
|
||||
|
||||
/**
|
||||
* APIProperty: isAnalogScrollWheel
|
||||
* Property: isAnalogScrollWheel
|
||||
* {Boolean} Will switch to true when an event with analog scroll value
|
||||
* is detected.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user