Closed valerio-bozzolan closed 2 years ago
hi @valerio-bozzolan 👋
the demo doesn't work using https because the CDN its using isn't available over https
http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js
the demo runs using http, the tiles just aren't loading ex: http://a.tiles.mapbox.com/v3/springmeyer.map-7jkxlsx1/2/1/2.png
to get things ship shape you'll need to swap in a different leaflet CDN and some different tiles.
Uhm. Maybe the OpenStreetMap default tiles are nice enough instead of MapBox. Also I see that upstream they suggest another CDN:
Here we are:
What. That CDN has inconsistent content about that version. Having said that we won't have noticed the difference and we can use that version as well, let's file a bug upstream just to notify that.
Thanks!
Hi all!
I was not able to visit the demo in https://
https://springmeyer.github.io/arc.js/
Having said that also in http:// I'm not sure everything is working. Are you aware of that? Thank you so much :)