Skip to content

Commit

Permalink
fix typo in tileserver style
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Jan 18, 2024
1 parent 050647c commit 08b432e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/tileserver/styles/basic/style.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"id": "landcover",
"type": "fill",
"source": "landcover",
"source-layer": "low",
"source-layer": "landcover",
"maxzoom": 9,
"paint": {
"fill-opacity": {
Expand Down

0 comments on commit 08b432e

Please sign in to comment.