Skip to content

Commit

Permalink
Merge pull request #306 from AuScope/AUS-4017
Browse files Browse the repository at this point in the history
Aus 4017 Add AuScope MT Collection layers as CSW layers
  • Loading branch information
laughing0li authored Nov 8, 2023
2 parents be5ee40 + d93677a commit 80fe1b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/app/menupanel/layerpanel/layerpanel.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@

.mdc-slider {
height: 24px;
margin: 0 6px;
margin: 0 24px;
min-width: 92px;
}

.mdc-slider .mdc-slider__thumb {
Expand Down
6 changes: 5 additions & 1 deletion src/environments/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,11 @@ export const config = {
'lawn-hill-plat-and-leic-rive-faul-trou-meas-stra-sect-onli-gis',
'pred-mine-disc-in-the-east-yilg-crat-an-exam-of-dist-targ-of-an-orog-gold-mine-syst',
'fina-repo-3d-geol-mode-of-the-east-yilg-crat-proj-pmd-y2-sept-2001-dece-2004',
'cate-3-expl-lice-poly-of-tasm-min-reso-tasm'
'cate-3-expl-lice-poly-of-tasm-min-reso-tasm',
'auscope-mt-collection-1',
'auscope-mt-collection-2',
'auscope-mt-collection-3',
'auscope-mt-collection-4'
],
// Layers that require a JSON response for WMS GetFeature requests
wmsGetFeatureJSON: [
Expand Down

0 comments on commit 80fe1b7

Please sign in to comment.