Force to use HTTPS to retrieve Google Maps elements
authorNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sat, 14 Dec 2013 19:21:57 +0000 (20:21 +0100)
committerNicolas Iooss <nicolas.iooss_git@polytechnique.org>
Sat, 14 Dec 2013 19:26:11 +0000 (20:26 +0100)
commit84265b9e1b403303c2fa31090cab31ce14803c26
treea3ec543864b59640712250b27df90202a1563802
parent04458934e15050b9abf9ab9356b60ec32135bf9e
Force to use HTTPS to retrieve Google Maps elements

Chromium was complaining about loading HTTP images in an HTTPS page.

Error message was:
The page at 'https://www.polytechnique.org/map' was loaded over HTTPS, but displayed insecure content from 'http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=|00ff00': this content should also be loaded over HTTPS.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
Makefile
htdocs/javascript/maps.js