Post #4489525
2026-07-31 12:43 UTC
Can some #JavaScript expert maybe explain to me why Deck.gl picking is working in this example where I source https://unpkg.com/deck.gl@9.3.7/dist.min.js directly from unpkg:
https://gist.github.com/tim-salabim/92c383d6447f939a9b375e40f107dc7c
...but picking is not working when I import from https://esm.sh/@deck.gl/core
https://gist.github.com/tim-salabim/602c95fcf58304707c9866169d0b4a2c
What am I missing and how can I get picking to work when using module imports?
🙏
Replies (0)
No replies.