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 startfunction start animation.
stopfunction stop animation option arguments can be passed in animationend event.
isPlayingfunction return true if animation is playing.
ol-ext