Skip to content

Commit

Permalink
Update src/style/sky.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Pelc <57600346+kubapelc@users.noreply.github.com>
  • Loading branch information
HarelM and kubapelc authored Aug 27, 2024
1 parent f60cfad commit 8d8e521
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/style/sky.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ export class Sky extends Evented {
'sky-color': 'transparent',
'horizon-color': 'transparent',
'fog-color': 'transparent',
'fog-ground-blend': 1
'fog-ground-blend': 1,
'atmosphere-blend': 0,
};
}

Expand Down

0 comments on commit 8d8e521

Please # to comment.