Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
ibesora committed Nov 6, 2024
1 parent 0105a67 commit 0a35b24
Showing 1 changed file with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
}
},
"center": [-113.33496, 35.96022],
"zoom": 13,
"pitch": 60,
"zoom": 12,
"pitch": 77,
"maxPitch": 85,
"sources": {
"terrain": {
"type": "raster-dem",
Expand Down Expand Up @@ -56,5 +57,13 @@
"terrain": {
"source": "terrain",
"exaggeration": 1
},
"sky": {
"sky-color": "#0000ff",
"sky-horizon-blend": 0.5,
"horizon-color": "#00ff00",
"horizon-fog-blend": 0.5,
"fog-color": "#ff0000",
"fog-ground-blend": 0.1
}
}

0 comments on commit 0a35b24

Please sign in to comment.