Google Maps API over SSL

Joel Dahlin asked on September 5, 2014 20:40

I am running my site under SSL. I have a Find your Location page where I am using the Basic Google Maps webpart. I am running into an issue with the reference to the api, "http://maps.google.com/maps/api/js?sensor=false" that Kentico places on the page. I need it to be called using "//maps.google.com/..." in order for it to run under SSL.

See the issue here, http://stackoverflow.com/questions/6088303/using-google-maps-api-via-ssl

Has anyone encountered this and found a workaround for it?

Correct Answer

Martin Danko answered on April 19, 2016 19:03

Hi Joel,

I can confirm that this issue was fixed in hotfix 8.2.25, so I would recommend you to upgrade to the latest version of Kentico. The control responsible for connecting to Google Maps API is now using protocol-less URL calls.

Regards, Martin

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.