Loading app/src/js/ApiJsonCollection.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ var _limitVal = 10; */ function callAPI() { return fetch( "https://6vpdmaqce6.execute-api.us-west-2.amazonaws.com/dev/collections" "https://stac.astrogeology.usgs.gov/api/collections" ).then(response => response.json()); } Loading app/src/js/layers.js +2 −2 Original line number Diff line number Diff line Loading @@ -2547,7 +2547,7 @@ export const MY_JSON_MAPS = { top: "90", bottom: "-90" }, primary: "false", primary: "true", citation: "USGS/NASA", notes: " " } Loading Loading @@ -5204,7 +5204,7 @@ export const MY_JSON_MAPS = { top: "90", bottom: "-90" }, primary: "true", primary: "false", citation: "USGS/AMES", notes: " " } Loading Loading
app/src/js/ApiJsonCollection.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ var _limitVal = 10; */ function callAPI() { return fetch( "https://6vpdmaqce6.execute-api.us-west-2.amazonaws.com/dev/collections" "https://stac.astrogeology.usgs.gov/api/collections" ).then(response => response.json()); } Loading
app/src/js/layers.js +2 −2 Original line number Diff line number Diff line Loading @@ -2547,7 +2547,7 @@ export const MY_JSON_MAPS = { top: "90", bottom: "-90" }, primary: "false", primary: "true", citation: "USGS/NASA", notes: " " } Loading Loading @@ -5204,7 +5204,7 @@ export const MY_JSON_MAPS = { top: "90", bottom: "-90" }, primary: "true", primary: "false", citation: "USGS/AMES", notes: " " } Loading