Charts link in StyledMarker.js breaks SSL - close button = http!

62 views
Skip to first unread message

John Lewis

unread,
Nov 29, 2011, 10:24:59 PM11/29/11
to google-map...@googlegroups.com
Hi guys

We have a site that is forced SSL all the way. We can load everything fine, except the close button and the map pointer images, which refuse to load as https.

We load using

  <script type="text/javascript" src="https://google-maps-utility-library-v3.googlecode.com/svn/trunk/styledmarker/src/StyledMarker.js"></script>

Trouble is, the google hosted StyledMarker.js has an http:// call at the start.
(function() {
  var bu_ = 'http://chart.apis.google.com/chart?chst=';

If I host this myself, and change to https, I get the green light, but then I get an SSL invalid error for google.com's certificate - this is crippling me! What are we doing wrong?

Thx
Reply all
Reply to author
Forward
0 new messages