Increase the size of the heavy icon a little.
This commit is contained in:
parent
42bf39e652
commit
bf042642c3
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue