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

Map not rendering #188

Open
csmontt opened this issue Aug 26, 2021 · 1 comment
Open

Map not rendering #188

csmontt opened this issue Aug 26, 2021 · 1 comment

Comments

@csmontt
Copy link

csmontt commented Aug 26, 2021

I installed deckgl stored my MAPBOX_API_TOKEN as an environment variable and run the basic example

deckgl() %>%
  add_basemap()

But no basemap is shown the viewer.

Was wondering if anyone else was having the same issue.

@crazycapivara
Copy link
Owner

@csmontt This is usually the case if no webgl is enabled in RStudio, in this case just click Show in new window, so that the map will open in your browser, see also Note in the end of README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants