feat: make map circle alot more transparent
This commit is contained in:
parent
9f3592e64b
commit
c46a943c7f
@ -123,7 +123,7 @@
|
|||||||
type: 'fill',
|
type: 'fill',
|
||||||
source: 'location-radius',
|
source: 'location-radius',
|
||||||
paint: {
|
paint: {
|
||||||
'fill-color': '#8CCFFF',
|
'fill-color': 'rgba(140,207,255,0.3)',
|
||||||
'fill-opacity': 0.5
|
'fill-opacity': 0.5
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user