forked from keplergl/kepler.gl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] Layer animation (keplergl#2713)
* enable timesteps for setLayerAnimationTimeUpdater * do not reset animationConfig when animatable * [Bug] call setLayerAnimationTime after currentTime changed in updateAnimationDomain * [fix]: Fixed animation config domain set to null when toggling layer visibility * Fix: Changes to splitMaps layer visibility were overwritten by when layer animation enabled Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com> Co-authored-by: Ilya Boyandin <iboyandin@foursquare.com>
- Loading branch information
1 parent
503b18f
commit 56734b5
Showing
3 changed files
with
109 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters