Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Farah committed Feb 10, 2025
1 parent 5a5bb34 commit 7124995
Show file tree
Hide file tree
Showing 20 changed files with 68 additions and 72 deletions.
46 changes: 23 additions & 23 deletions cgpv-main.js

Large diffs are not rendered by default.

Binary file modified cgpv-main.js.br
Binary file not shown.
2 changes: 1 addition & 1 deletion cgpv-main.js.map

Large diffs are not rendered by default.

20 changes: 6 additions & 14 deletions configs/navigator/30-package-custom-legend-custom-legend.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,14 @@
"isOpen": true,
"legendList": [
{
"layerTitle": "Cities",
"color": "#FF0000",
"description": "Major urban centers",
"visible": true
"imageUrl": "https://encrypted-tbn1.gstatic.com/licensed-image?q=tbn:ANd9GcSbleN5tjC2Dilx77SCBJD9f3CxlnDEEGx5qY786BpVlu4JLzUd1ixjIOfO1WX5mJjUQLmSSg4JFuNWgqGZJZDV7LBH8y3QBz3KrjuHdg",
"legendTitle": "CN Tower",
"extent": [-79.3881, 43.6416, -79.3861, 43.6436]
},
{
"layerTitle": "Rivers",
"color": "#0000FF",
"description": "Major waterways",
"visible": true
},
{
"layerTitle": "Parks",
"color": "#00FF00",
"description": "National and provincial parks",
"visible": true
"imageUrl": "https://lh3.googleusercontent.com/p/AF1QipNZdXCEvHL-lStz9abo6WJfV_ROFTkmCtyfi7JD=s680-w680-h510",
"legendTitle": "Parliament Hill",
"extent": [-75.7019, 45.4226, -75.6999, 45.4246]
}
],
"version": "1.0"
Expand Down
28 changes: 5 additions & 23 deletions configs/navigator/30-package-custom-legend.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,14 @@
"theme": "geo.ca",
"components": ["north-arrow", "overview-map"],
"corePackages": [],
"footerBar": {
"tabs": {
"core": ["legend", "layers", "details", "data-table"]
}
},
"appBar": {
"tabs": {
"core": ["custom-legend"]
}
},
"custom-legend": {
"isOpen": true,
"legendList": [
{
"layerTitle": "Cities",
"color": "#E63946",
"description": "Major urban centers",
"visible": true
},
{
"layerTitle": "Rivers",
"color": "#457B9D",
"description": "Major waterways",
"visible": true
},
{
"layerTitle": "Parks",
"color": "#2A9D8F",
"description": "National and provincial parks",
"visible": true
}
]
}
}
2 changes: 1 addition & 1 deletion corePackages/geoview-aoi-panel.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion corePackages/geoview-basemap-panel.js

Large diffs are not rendered by default.

Binary file modified corePackages/geoview-basemap-panel.js.br
Binary file not shown.
Loading

0 comments on commit 7124995

Please sign in to comment.