Leaflet.RotatedMarker icon indicating copy to clipboard operation
Leaflet.RotatedMarker copied to clipboard

broken CDN on demo page (demo not working)

Open alexandervlpl opened this issue 6 years ago • 2 comments

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

alexandervlpl avatar Aug 06 '18 12:08 alexandervlpl

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

billygarrison avatar Nov 02 '18 16:11 billygarrison

Demo not working

LakshanKarunathilake avatar Dec 30 '19 05:12 LakshanKarunathilake