Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Sep 26, 2024
1 parent abf7271 commit 70b74ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/style/topographic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,12 @@
{
"id": "hillshade",
"layout": { "visibility": "visible" },
"paint": { "hillshade-accent-color": "#ededed", "hillshade-exaggeration": 0.35, "hillshade-highlight-color": "#e6e6e6", "hillshade-shadow-color": "#6d6d6d" },
"paint": {
"hillshade-accent-color": "#ededed",
"hillshade-exaggeration": 0.35,
"hillshade-highlight-color": "#e6e6e6",
"hillshade-shadow-color": "#6d6d6d"
},
"source": "LINZ-Elevation-Hillshade",
"type": "hillshade"
},
Expand Down

0 comments on commit 70b74ac

Please sign in to comment.