Classes
Namespaces
Type Definitions
-
animationControler
-
An animation controler object an object to control animation with start, stop and isPlaying function.
To be used with olx.Map#animateFeature or ol.layer.Vector#animateFeatureType:
- Object
Properties:
Name Type Description start
function start animation.
stop
function stop animation option arguments can be passed in animationend event.
isPlaying
function return true if animation is playing.