Skip to content

Commit

Permalink
Change metadata search and featuredata
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Sep 25, 2023
1 parent 6f30123 commit 3e95490
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
{ "id" : "infobox" },
{ "id" : "statehandler" },
{ "id" : "search" },
{ "id" : "metadatacatalogue" },
{ "id" : "metadatasearch" },
{ "id" : "layerlist" },
{ "id" : "coordinatetool"},
{ "id" : "metadataflyout" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
{ "id" : "toolbar" },
{ "id" : "infobox" },
{ "id" : "statehandler" },
{ "id" : "metadatacatalogue" },
{ "id" : "metadatasearch" },
{ "id" : "layerlist" },
{ "id" : "coordinatetool"},
{ "id" : "metadataflyout" },
Expand All @@ -122,7 +122,7 @@
{ "id" : "maprotator" },
{ "id" : "myplacesimport" },
{
"id" : "featuredata2",
"id" : "featuredata",
"config": {
"selectionTools": true
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
{ "id" : "guidedtour" },
{ "id" : "sample-info" },
{ "id" : "myplacesimport" },
{ "id" : "featuredata2" },
{ "id" : "featuredata" },
{ "id" : "heatmap" },
{ "id" : "timeseries" },
{ "id" : "maprotator" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
{ "id" : "guidedtour" },
{ "id" : "sample-info" },
{ "id" : "myplacesimport" },
{ "id" : "featuredata2" },
{ "id" : "featuredata" },
{ "id" : "heatmap" },
{ "id" : "timeseries" },
{ "id" : "maprotator" },
Expand Down

0 comments on commit 3e95490

Please sign in to comment.