diff --git a/latest/classes/AnimateUtil_AnimateUtil.default.html b/latest/classes/AnimateUtil_AnimateUtil.default.html index 462cfeadf..fa87992bd 100644 --- a/latest/classes/AnimateUtil_AnimateUtil.default.html +++ b/latest/classes/AnimateUtil_AnimateUtil.default.html @@ -1,7 +1,7 @@
Static
moveMoves / translates an OlFeature
to the given pixel
delta
in the end with given duration
in ms, using the given style.
Delta of pixels to move the feature.
Optional
style: StyleThe style to use when moving the feature.
Promise of the moved feature.
-
This class provides some static methods which might be helpful when working with digitize functions to animate features.
AnimateUtil
-