Skip to content

Commit

Permalink
Merge pull request #27 from UNDP-Data/fix/hide-hillshade-layer
Browse files Browse the repository at this point in the history
fix: hide hillshade layer on base style as default
  • Loading branch information
iferencik committed Nov 30, 2023
2 parents fe984ac + c02a40b commit 50712ad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-kiwis-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@undp-data/style": patch
---

fix: hide hillshade layer from base style as default
2 changes: 2 additions & 0 deletions assets/layers/hillshade.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
id: hillshade
type: hillshade
source: terrarium
layout:
visibility: none
paint:
hillshade-shadow-color: hsl(39, 21%, 33%)
hillshade-illumination-direction: 315
Expand Down

0 comments on commit 50712ad

Please sign in to comment.