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