feat: make map circle alot more transparent
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user