git-svn-id: https://msi/svn/firstRepo/WebClient/branches/Manut_3.0.1@81 0f545695-f87b-41b6-9a03-7f16563b5454

This commit is contained in:
2016-05-15 12:19:21 +00:00
parent 728b139ca3
commit 658d1a229a
2 changed files with 2 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -2
View File
@@ -188,8 +188,7 @@ function MarkerClusterer(map, opt_markers, opt_options) {
* @private * @private
*/ */
MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_ = MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_ =
'https://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/' + 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m';
'images/m';
/** /**