Skip to content

Commit

Permalink
Website updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Jan 16, 2025
1 parent dce096b commit a7547e3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/en/main/examples/common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/en/main/examples/common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/en/main/ol/dist/ol.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/en/main/ol/dist/ol.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/en/main/ol/source/wms.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export function getRequestParams(params, request) {
'VERSION': DEFAULT_VERSION,
'FORMAT': 'image/png',
'STYLES': '',
'TRANSPARENT': true,
'TRANSPARENT': 'TRUE',
},
params,
);
Expand Down

0 comments on commit a7547e3

Please sign in to comment.