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

Interactive map frozen in Chrome and Firefox #288

Closed
Robinlovelace opened this issue Apr 4, 2020 · 2 comments
Closed

Interactive map frozen in Chrome and Firefox #288

Robinlovelace opened this issue Apr 4, 2020 · 2 comments

Comments

@Robinlovelace
Copy link

I'm not 100% sure this is an issue with mapdeck. May be a shiny or browser or mapbox.js issue. Posting here in case it is within mapdeck's sphere of influence, and in case it's of use/interest to others developing shiny apps with this amazing open source technology.

Describe the bug

The map here is frozen for me on Firefox and Chrome (I cannot pan or drag it): https://saferactive.github.io/

To Reproduce
All code and data required to reproduce the error. Make it self-contained and as small as possible.

Click on the link above and try interacting with the map. It may work on some browsers, will be interesting to know.

Another way to reproduce the issue, using a locally installed version of mapdeck, is to execute the following command in an R console:

shiny::runUrl("https://github.com/saferactive/saferactive.github.io/releases/download/0.0.1/shinyapp1.zip")

That also downloads the source code and some sample data.

Expected behaviour

I expect to be able to interact with the map on all browsers.

Screenshots

Peek 2020-04-04 16-38

Versions
What version of mapdeck are you using

packageVersion("mapdeck")
#> [1] '0.3.1001'

Created on 2020-04-04 by the reprex package (v0.3.0)

@steffenaxer
Copy link

I think this is the same problem, that has been already posted by me:
#286

@Robinlovelace
Copy link
Author

Agreed, will close this issue and comment on that one for simplicity.

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