Improve documentation

This commit is contained in:
Andreas Hocevar
2017-04-05 09:41:44 +02:00
parent 3285c11e9c
commit 9a230fcacf

View File

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