Leaflet / Leaflet.heat

A tiny, simple and fast heatmap plugin for Leaflet.
http://leaflet.github.io/Leaflet.heat/demo
BSD 2-Clause "Simplified" License
1.55k stars 525 forks source link

Demo does not work: https cdn for js/css-files #96

Open tobiaskauer opened 6 years ago

tobiaskauer commented 6 years ago

The demos at https://leflet.github.io/Leaflet.heat/demo/ and https://leaflet.github.io/Leaflet.heat/demo/draw.html do not work.

github.io forces a https connection while leaflet.js and leaflet.css are loaded via http. this results in a blank page for most browser configurations.