From bf042642c35759c9cb72b1c732989dc1ae04c462 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Sun, 5 Jun 2016 21:43:28 +0100 Subject: [PATCH] Increase the size of the heavy icon a little. --- public_html/markers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/markers.js b/public_html/markers.js index 2d15e82..bd4904f 100755 --- a/public_html/markers.js +++ b/public_html/markers.js @@ -78,7 +78,7 @@ var MarkerIcons = { }, heavy : { - scale : 0.5, + scale : 0.6, anchor : new google.maps.Point(32, 32), path : _heavy_svg },