Add mouseWheelZoomDelta option to MapOptions
This commit is contained in:
@@ -70,6 +70,12 @@ olx.MapOptionsExtern.prototype.maxResolution;
|
||||
olx.MapOptionsExtern.prototype.mouseWheelZoom;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number|undefined}
|
||||
*/
|
||||
olx.MapOptionsExtern.prototype.mouseWheelZoomDelta;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number|undefined}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user