Increase touch zoom anim duration
This commit is contained in:
@@ -11,7 +11,7 @@ goog.require('ol.interaction.Touch');
|
|||||||
/**
|
/**
|
||||||
* @define {number} Animation duration.
|
* @define {number} Animation duration.
|
||||||
*/
|
*/
|
||||||
ol.interaction.TOUCHZOOM_ANIMATION_DURATION = 250;
|
ol.interaction.TOUCHZOOM_ANIMATION_DURATION = 400;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user