No data on the Deck.gl map
See original GitHub issueMake sure these boxes are checked before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if any
- I have reproduced the issue with at least the latest released version of superset
- I have checked the issue tracker for the same issue and I haven’t found one similar
Superset version
0.22.1
Expected results
When doing a query in deck.gl, I expect markers on the map:
Actual results
I don’t have any markers on the map, but when I hit the json
button on the top-right, I do get data:
Steps to reproduce
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Loading Data - deck.gl
deck.gl uses loaders.gl, a framework-agnostic library to read data and resources. deck.gl core always includes loaders for JSON and standard image formats (e.g, ......
Read more >No data on the Deck.gl map #4282 - apache/superset - GitHub
No data on the Deck.gl map #4282. Closed. 3 tasks done ... Expected results. When doing a query in deck.gl, I expect markers...
Read more >React, Mapbox, Deck.GL Scatterplot Layer: Data Not Updating
I am trying to create a React app that uses deck.gl on a Mapbox map, and I am having trouble updating the "data"...
Read more >Richer data visualization on Google Maps Platform using deck.gl
Sharing this WebGL context is not easy, so our team and the CARTO team have partnered to provide support as both libraries evolve....
Read more >Tutorial: DeckGL and Observable - YouTube
Notebooks are a powerful way to display data, it's visualization, ... Chakra UI - MAP integration in React with react- map -gl and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m hoping we deprecate the original
Mapbox
chart in favor of the deck.gl ones eventually.Thanks @mistercrunch, that solved it! Works really nice!