Class: Null

Null

Do nothing


new Null()

Extends

Methods


animate(e)

Function to perform manipulations onpostcompose. This function is called with an ol.featureAnimationEvent argument. The function will be overridden by the child implementation. Return true to keep this function for the next frame, false to remove it.

Parameters:
Name Type Description
e ol.featureAnimationEvent
Inherited From:
Overrides:
Returns:

true to continue animation.

Type
bool