makeup to test git push
This commit is contained in:
@@ -74,7 +74,7 @@ javascript:
|
|||||||
|
|
||||||
markers.push(marker);
|
markers.push(marker);
|
||||||
});
|
});
|
||||||
var mcOptions = {gridSize: 50, maxZoom: 15, imagePath: 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m'};
|
var mcOptions = { gridSize: 50, maxZoom: 15, imagePath: 'https://raw.githubusercontent.com/googlemaps/js-marker-clusterer/gh-pages/images/m' };
|
||||||
|
|
||||||
var markerCluster = new MarkerClusterer(map, markers, mcOptions);
|
var markerCluster = new MarkerClusterer(map, markers, mcOptions);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user