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

use unpkg for all non http marker locations #544

Merged
merged 6 commits into from
May 15, 2018

Conversation

schloerke
Copy link
Contributor

@schloerke schloerke commented May 11, 2018

The leaflet cdn does not support https anymore. Loading icons fails on https pages now. Using unpkg.com instead.

leaflet() %>% addTiles() %>% addMarkers(0,0)

@schloerke
Copy link
Contributor Author

The addition of the extra doc/libs files is due to a correction in a htmlwidgets bug. The files were suppose to be there in the first place. (For future, we should prune and ship only necessary files.)

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

Successfully merging this pull request may close these issues.

None yet

1 participant