events-radar / drupal-make

Radar site - Drupal drush makefile
2 stars 1 forks source link

Maps being requested without TLS #80

Open ekes opened 9 years ago

ekes commented 9 years ago

Probably need to make a new provider for leaflet using HTTPS

ekes commented 8 years ago

Leaflet was done. Seem OL isn't?

ekes commented 8 years ago
//a.tile.openstreetmap.org/${z}/${x}/${y}.png
//b.tile.openstreetmap.org/${z}/${x}/${y}.png
//c.tile.openstreetmap.org/${z}/${x}/${y}.png

Work for OSM. Cycle layer is // but not being served as SSL?