Skip to content

Commit

Permalink
javascript syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Feb 20, 2024
1 parent e148993 commit 4a1a104
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ module.exports = {
// select first three bands for non-visual assets, such as NAIP 4-band imagery
// where we might want to ignore the Near-Infrared Band
else return "https://tiles.rdnt.io/tiles/{z}/{x}/{y}@2x?url={url}&bands=1,2,3"
}
},
stacProxyUrl: null,
pathPrefix: "/",
Expand Down

0 comments on commit 4a1a104

Please sign in to comment.