-
Notifications
You must be signed in to change notification settings - Fork 764
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
@WACMemphis I've updated the url to: MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_ =
'https://googlemaps.github.io/js-marker-clusterer/' +
'images/m'; |
CLAs look good, thanks! |
The only URL that works for me on markerclusterer_compiled.js and markerclusterer.js is Neither CDN or https://googlemaps.github.io/js-marker-clusterer/ works for me. When I put one of above the map goes to somewhere else, and I have no markers |
@AlaorSilva |
is better change also min file
Update markerclusterer_compiled.js
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
fixed by 2f659a3 |
Fixes #54 and #59, at least what urls are used on this repo.
This doesn't fix those apps with the SVN based codebase which still point to the old repo, due resources aren't available (they have removed them out).