Probably root cause of #5470 - The deck gl screengrid overlay displays the same values for the same locations no matter how you pan and zoom the map
Popup data corresponds to underlying map data
The map renders with the popups misaligned (seems like largest point is in the upper left) and the overlays don't change

With the following Javascript tooltip generator we can illustrate the problem:
(o) => console.log(o) || JSON.stringify([o.object.position, o.lngLat]);


If applicable, add screenshots to help explain your problem.
(please complete the following information):
amancevice/superset:edge containerSuperset 0.999.0dev (post 0.34.0)Python 3.6.9Make sure these boxes are checked before submitting your issue - thank you!
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
worth noting that I've observed this behavior on versions as early as 0.28. This deck.gl issue is possibly related
Also on Screen Grid Play no longer works
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
This should be .pinned