Skip to content

Commit

Permalink
feat(base): ajust tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbeau committed Oct 31, 2019
1 parent 81177cf commit fbfe31f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/contexts/_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"searchResults",
"contextManager",
"mapDetails",
"timeAnalysis",
"timeFilter",
"ogcFilter",
"measurer",
"directions",
Expand Down Expand Up @@ -114,11 +114,7 @@
}
},
{
"name": "shareMap",
"options": {
"hasShareMapButton": false,
"hasCopyLinkButton": true
}
"name": "shareMap"
},
{
"name": "measurer"
Expand All @@ -133,7 +129,7 @@
"name": "catalogBrowser"
},
{
"name": "timeAnalysis"
"name": "timeFilter"
},
{
"name": "ogcFilter"
Expand Down

0 comments on commit fbfe31f

Please sign in to comment.