Replies: 3 comments 7 replies
-
Here you have an example, you should be able to set the new layer props to the deck instance using Hope it helps! |
Beta Was this translation helpful? Give feedback.
-
Thank you for your help and responding. One question, I have tried using the updateTriggers function to update the rendering options such as fontFamily or background color, but it does not work. It only seems to work for updating data accessors such as getText. Are there any examples of updating the rendering options using the updateTriggers function? I have been unable to find any. |
Beta Was this translation helpful? Give feedback.
-
Here is my implementation of the TextLayer. Thank you in advance for any help you can give. new TextLayer({ |
Beta Was this translation helpful? Give feedback.
-
Does anybody know how to dynamically set the fontFamily in the TextLayer? I have data coming into that will specify the fontFamily.
Thank you for your help,
Beta Was this translation helpful? Give feedback.
All reactions