change segment width and opacity
This commit is contained in:
@@ -194,8 +194,8 @@
|
||||
layout: { 'line-cap': 'round', 'line-join': 'round' },
|
||||
paint: {
|
||||
'line-gradient': REF_GRADIENT,
|
||||
'line-width': 3,
|
||||
'line-opacity': 0.75,
|
||||
'line-width': 6,
|
||||
'line-opacity': 0.65,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user