We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3440e commit 0aa40a7Copy full SHA for 0aa40a7
testapp/marker-clusterer.html
@@ -8,7 +8,7 @@
8
<script src="scripts/markerclusterer.js"></script>
9
<script>
10
MarkerClusterer.prototype.MARKER_CLUSTER_IMAGE_PATH_
11
- = 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m';
+ = 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m'; //changed image path
12
</script>
13
<script src="scripts/markers.js"></script>
14
0 commit comments