autoHighlight in MVTLayer? #6732
Answered
by
Pessimistress
arthurgailes
asked this question in
Q&A
-
Hello, Modifying this example doesn't produce a highlight effect. Is there another way to achieve this for points?
Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
Pessimistress
Mar 4, 2022
Replies: 1 comment 9 replies
-
You need to set |
Beta Was this translation helpful? Give feedback.
9 replies
Answer selected by
arthurgailes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to set
pickable: true
on the layer for it to be interactive. See https://deck.gl/docs/developer-guide/interactivity#enabling-picking