MarkerCluster V3 stopped working properly
I am using MarkerCluster_compiled.js from github. But while the logic works, its graphics started failing from yesterday. The problem seems to be caused by " https://google-maps-utility-library-v3.googlecode.com/svn " returns a 404, and all cluster marker images have dependency on this url. (This google map v3 svn url is still in google's public domain) Seems to me the impact of this particular "404" is not trivial, as I see people's live sites have been affected. I am surprised this problem could happen to Google. For example: The marker-clusterer's advanced_example on github.io no longer