Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superset Map visualization deck.gl Scatter plot does not work and not shown #30763

Open
2 of 3 tasks
Bapawin opened this issue Oct 31, 2024 · 6 comments
Open
2 of 3 tasks
Labels
viz:charts:deck.gl Related to deck.gl charts

Comments

@Bapawin
Copy link

Bapawin commented Oct 31, 2024

Bug description

mapbroken I try to create chart of Map visualization deck.gl Scatter plot or any map type but it shown only my latitude&longtitude data but the background map disappear

So I try to edit config file
image
I create token from mapbox website and change to MAPBOX_API_KEY = "mytoken" but still not worked

I create superset in docker.

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

I don't know

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
@dosubot dosubot bot added the viz:charts:deck.gl Related to deck.gl charts label Oct 31, 2024
@rusackas
Copy link
Member

Did you restart Superset after adding the token?

@zero-stroke
Copy link
Contributor

Why should an api key even be required to render a basic non-satellite map along with some coordinates?

@Sahilpatkar
Copy link

Try using a different browser like firefox it worked for me.
I spent a lot of time trying to make it run on chrome.. later realised that WebGL wasn't enabled on my chrome.

@zero-stroke
Copy link
Contributor

Try using a different browser like firefox it worked for me. I spent a lot of time trying to make it run on chrome.. later realised that WebGL wasn't enabled on my chrome.

Using firefox allows you to load a basic map, without having to use an api key?

@Sahilpatkar
Copy link

No, i did use the api key..just that it still did not work on chrome.
I was able to see the maps when i switched to firefox.

@Bapawin
Copy link
Author

Bapawin commented Feb 14, 2025

I already fix it now but I have problem about this issue instead as: #31746

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
viz:charts:deck.gl Related to deck.gl charts
Projects
None yet
Development

No branches or pull requests

4 participants