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?
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
Please, sign in to be able to submit a new answer.