Hacker News new | ask | show | jobs
by ushi 4102 days ago
HTTPS Everywhere enabled? When you visit the https site, chrome refuses to load non https resources.
1 comments

Yes, I'm using HTTPS Everywhere as well. That means the demo uses hard-coded http://domain.tld links instead of protocol relative //domain.tld links. Also, https://vector.mapzen.com/ works perfectly so HTTPS support is available but cannot be used due to the hard-coded HTTP links. Fortunately it's an easy fix.