Query rendered features at point not returning correct value #2600
Answered
by
mfazekas
kevinmanncito
asked this question in
Q&A
-
The call to
Here is my code (from the
Has anyone seen this before? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
mfazekas
Feb 10, 2023
Replies: 1 comment 1 reply
-
@kevinmanncito it's an async function and you're missing an await |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mfazekas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kevinmanncito it's an async function and you're missing an await