Declarative json custom accessor with js function for complex data driven styling #9647
Unanswered
nahidpervez
asked this question in
Q&A
Replies: 1 comment
-
|
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.
-
Hello All,
I can see that simple accessors can be generated with
@@=
https://deck.gl/docs/api-reference/json/conversion-reference#functions-and-using-the--prefix
However, does anyone know if we can have custom js function as an accessor? I am trying to do data driven styling on categorical data and simple
@@=
accessors are not working out for this use case.Thanks a lot for the help.
Beta Was this translation helpful? Give feedback.
All reactions