Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marker images stopped working... #1

Open
paulcripps opened this issue Jun 28, 2016 · 1 comment
Open

Marker images stopped working... #1

paulcripps opened this issue Jun 28, 2016 · 1 comment

Comments

@paulcripps
Copy link

We're getting errors on pages where we are clustering the pins:

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m1.png Failed to load resource: the server responded with a status of 404 (Not Found)

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m2.png Failed to load resource: the server responded with a status of 404 (Not Found)

There's a few related posts that may help:

tomchentw/react-google-maps#255
googlearchive/js-marker-clusterer#55

Any thoughts on a fix or can you point us in right direction?

@paulcripps
Copy link
Author

I noticed the cluster images are included in the themes folder, not sure why they are also loaded from the live URL.

We need to change references from :

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m

to

/themes/third_party/gmap/icons/m

I don't have time to fix at the moment, but wanted to post this here for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant