Replies: 1 comment
-
Everything is possible given the right amount of time. 😀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be feasible to enable data-driven styling for
-translate
properties (for example,icon-translate
of a symbol layer) ? It would be useful to leverage transitions as opposed to other similar properties likeicon-offset
.I'm not particularly familiar with how it works internally, but I believe some calculations are done on the GPU (and
-translate
might be in this situation), which may limit what can be done. So, would it even be possible ? And if it is, what would be the best approach ?Beta Was this translation helpful? Give feedback.
All reactions