Add zoomDuration option to interaction defaults

This commit is contained in:
Tom Payne
2013-10-07 15:46:57 +02:00
parent b1ed63ebf8
commit c6df48e424
2 changed files with 11 additions and 4 deletions

View File

@@ -293,6 +293,7 @@
* @property {boolean|undefined} touchRotate Whether touch rotate is desired.
* @property {boolean|undefined} touchZoom Whether touch zoom is desired.
* @property {number|undefined} zoomDelta Zoom delta.
* @property {number|undefined} zoomDuration Zoom duration.
*/
/**