Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

map cluster marker not loaded over https #330

@GoogleCodeExporter

Description

@GoogleCodeExporter
https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererp
lus/src/markerclusterer.js

/**
 * The default root name for the marker cluster images.
 *
 * @type {string}
 * @constant
 */
MarkerClusterer.IMAGE_PATH = 
"http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererp
lus/images/m";

What steps will reproduce the problem?
1. load 
https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/
examples/simple_example.html
2. The page at 
'https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer
/examples/simple_example.html' was loaded over HTTPS, but displayed insecure 
content from 
'http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/
images/m1.png': this content should also be loaded over HTTPS.
3.

Expected result:


Actual result:

Version: ###

Browser / Operating System:
[Chrome / Win7]

Additional comments:
[Enter any additional comments about the bug here.]


*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by [email protected] on 23 Oct 2014 at 11:28

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions