Skip to content

Commit 0aa40a7

Browse files
authored
Update marker-clusterer.html
1 parent 2b3440e commit 0aa40a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapp/marker-clusterer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script src="scripts/markerclusterer.js"></script>
99
<script>
1010
MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_
11-
= 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m';
11+
= 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m'; //changed image path
1212
</script>
1313
<script src="scripts/markers.js"></script>
1414
<script>

0 commit comments

Comments
 (0)