Vote count:
0
I have to load a google maps library. I have used below function for same.
google.load("maps", "3", {other_params: "libraries=places&sensor=false", "callback": mapsLoaded });
However on an https connection it return below error in console [blocked] The page at 'http://ift.tt/1o7Hmp8' was loaded over HTTPS, but ran insecure content from 'http://ift.tt/1DOkEUN': this content should also be loaded over HTTPS.
How do I resolve above error ?
asked 1 min ago
How to load google library using google.load over an https connection
Aucun commentaire:
Enregistrer un commentaire