Increase the size of the heavy icon a little.

This commit is contained in:
Oliver Jowett 2016-06-05 21:43:28 +01:00
parent 42bf39e652
commit bf042642c3

View file

@ -78,7 +78,7 @@ var MarkerIcons = {
}, },
heavy : { heavy : {
scale : 0.5, scale : 0.6,
anchor : new google.maps.Point(32, 32), anchor : new google.maps.Point(32, 32),
path : _heavy_svg path : _heavy_svg
}, },