tweak default vectors color

This commit is contained in:
Vladimir Agafonkin 2013-12-17 12:10:46 -05:00
parent 988dc3a27a
commit f2af995a10

View File

@ -3,7 +3,7 @@ L.Path = L.Layer.extend({
options: {
stroke: true,
color: '#3377ff',
color: '#3388ff',
weight: 3,
opacity: 1,
lineCap: 'round',