mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 08:42:31 +00:00
manage overlay opacity
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user