Improve docs for MouseWheelZoom constrainResolution

This commit is contained in:
Andreas Hocevar
2017-04-11 13:28:18 +02:00
parent 55f8a2775e
commit 8a0e7439a7

View File

@@ -3112,7 +3112,8 @@ olx.interaction.MouseWheelZoomOptions.prototype.timeout;
/**
* Zoom to the closest integer zoom level after the wheel/trackpad gesture ends.
* When using a trackpad or magic mouse, zoom to the closest integer zoom level
* after the scroll gesture ends.
* Default is `false`.
* @type {boolean|undefined}
* @api