Move ol.ZOOMSLIDER_ANIMATION_DURATION const to a constructor option
This commit is contained in:
@@ -239,12 +239,6 @@ ol.WEBGL_MAX_TEXTURE_SIZE; // value is set in `ol.has`
|
||||
ol.WEBGL_EXTENSIONS; // value is set in `ol.has`
|
||||
|
||||
|
||||
/**
|
||||
* @define {number} Zoom slider animation duration.
|
||||
*/
|
||||
ol.ZOOMSLIDER_ANIMATION_DURATION = 200;
|
||||
|
||||
|
||||
/**
|
||||
* Inherit the prototype methods from one constructor into another.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user