flask-extensions / Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications. maintainer: @getcake
https://flask-googlemaps.com
MIT License
644 stars 195 forks source link

Load Google Maps script over HTTPS #15

Closed tvgdb closed 8 years ago

landscape-bot commented 8 years ago

Code Health Code quality remained the same when pulling 5372097 on tvgdb:master into 5a1dbad on rochacbruno:master.

grutz commented 8 years ago

:+1:

Any chance on this being merged?

rochacbruno commented 8 years ago

I wonder if it is not better to use src=//url without specifying the protocol. Is it always desired to load it using https?