Issue with getFillColor transition in layer #5283
-
Hey there, really appreciate all of the hard work that's been put into this library. I'm having an issue with getting transitions to work with a layer. Here is a snippet of my code:
The fill color updates without an issue but there is no transition. I've tried this with easing and enter props with no luck. Could someone please point me in the right direction? I'm using v8.3.11 |
Beta Was this translation helpful? Give feedback.
Answered by
Pessimistress
Dec 27, 2020
Replies: 1 comment 4 replies
-
I think this is a bug in the H3HexagonLayer. It is not forwarding transition props to its sub layer. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
j3lev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this is a bug in the H3HexagonLayer. It is not forwarding transition props to its sub layer.