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

broken CDN on demo page (demo not working) #21

Open
alexandervlpl opened this issue Aug 6, 2018 · 2 comments
Open

broken CDN on demo page (demo not working) #21

alexandervlpl opened this issue Aug 6, 2018 · 2 comments

Comments

@alexandervlpl
Copy link

The demo located here:
http://bbecquet.github.io/Leaflet.RotatedMarker/example.html

Is currently not working because of a broken CDN:

ERR_CERT_COMMON_NAME_INVALID

@billygarrison
Copy link

I made a pull request to fix this, just switch out the .css and .js links with these ones:

https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.1.0/leaflet.css
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.1.0/leaflet.js

@LakshanKarunathilake
Copy link

Demo not working

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

3 participants