Add constrainResolution to MouseWheelZoomOptions
This commit is contained in:
+2
-1
@@ -3087,7 +3087,8 @@ olx.interaction.ModifyOptions.prototype.wrapX;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {{duration: (number|undefined),
|
* @typedef {{constrainResolution: (boolean|undefined),
|
||||||
|
* duration: (number|undefined),
|
||||||
* timeout: (number|undefined),
|
* timeout: (number|undefined),
|
||||||
* useAnchor: (boolean|undefined)}}
|
* useAnchor: (boolean|undefined)}}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user