manage overlay opacity

This commit is contained in:
vcoppe
2024-06-26 18:46:03 +02:00
parent ac3cd9ecc5
commit a66303cd59
6 changed files with 104 additions and 12 deletions

View File

@@ -438,7 +438,7 @@ export const overlays: { [key: string]: AnySourceData; } = {
},
};
export const opacities: { [key: string]: number; } = {
export const defaultOpacities: { [key: string]: number; } = {
ignFrCadastre: 0.5,
ignSlope: 0.4,
swisstopoSlope: 0.4,