Class: Drop

Drop

Drop animation: drop a feature on the map


new Drop(options)

Parameters:
Name Type Description
options ol.featureAnimationDropOptions
Properties
Name Type Description
speed Number

speed of the feature if 0 the duration parameter will be used instead, default 0

side Number

top or bottom, default top

Extends

Methods


animate(e)

Animate

Parameters:
Name Type Description
e ol.featureAnimationEvent
Overrides: