mode / alamode

A community-maintained library of visualizations for Mode reports
MIT License
70 stars 67 forks source link

Use https for openstreetmap tileservers to avoid mixed content warning #34

Closed shedd closed 5 years ago

shedd commented 5 years ago

I'm getting the following error when attempting to implement the geographic heatmap on my Mode dashboard per the example https://community.modeanalytics.com/gallery/geographic-heat-map/

screen shot 2018-12-10 at 10 29 18 pm

I merged this update to the gh-pages branch of my fork and then referenced https://shedd.github.io/alamode/alamode.min.js in my dashboard and this resolves the issue.

leqilong commented 5 years ago

Thanks for the PR @shedd. Your change has been deployed.