teralytics / flowmap.gl

Flow map drawing layer for deck.gl
https://teralytics.github.io/flowmap.gl/
Apache License 2.0
173 stars 20 forks source link

ability to set tailLength for animated flowlines #99

Closed neon-ninja closed 4 years ago

neon-ninja commented 4 years ago

Hi! Thanks for making this open source. This PR makes it possible to set the tail length of animated flowlines. Here's a screenshot of what animated flows look like when tailLength is set to a lower value:

short tail

And here's a live version - https://neon-ninja.github.io/flowmap.gl/iframe.html?id=basic--maxflowthickness-animated

ilyabo commented 4 years ago

Looks good. I will rename it to animationTailLength and add to the next release