diff --git a/packages/geoview-core/public/locales/en/translation.json b/packages/geoview-core/public/locales/en/translation.json
index bd8fc50d048..7bb6977e253 100644
--- a/packages/geoview-core/public/locales/en/translation.json
+++ b/packages/geoview-core/public/locales/en/translation.json
@@ -16,6 +16,7 @@
},
"mapnav": {
"arianavbar": "Vertical button group for map navigation",
+ "basemap": "Change basemap",
"fullscreen": "Full screen",
"home": "Reset to initial view",
"zoomIn": "Zoom in",
@@ -24,6 +25,14 @@
"scale": "Toggle between scale and resolution",
"location": "Zoom to my location"
},
+ "basemaps": {
+ "select": "Select a basemap",
+ "default": "Default",
+ "transport": "Transport",
+ "imagery": "Imagery",
+ "simple": "Simple",
+ "nogeom": "None"
+ },
"mapctrl": {
"rotation": {
"resetRotation": "Reset Rotation",
@@ -212,4 +221,4 @@
"resizeTooltip": "Resize",
"noTab": "No tab"
}
-}
\ No newline at end of file
+}
diff --git a/packages/geoview-core/public/locales/fr/translation.json b/packages/geoview-core/public/locales/fr/translation.json
index 4f89e09115b..cab4cf423f5 100644
--- a/packages/geoview-core/public/locales/fr/translation.json
+++ b/packages/geoview-core/public/locales/fr/translation.json
@@ -16,6 +16,7 @@
},
"mapnav": {
"arianavbar": "Groupe de buttons vertical pour navigation sur la carte",
+ "basemap": "Changer la carte de base",
"fullscreen": "Plein écran",
"home": "Retour à la vue initiale",
"zoomIn": "Zoom avant",
@@ -24,6 +25,14 @@
"scale": "Basculer entre l'échelle et la résolution",
"location": "Zoom sur ma position"
},
+ "basemaps": {
+ "select": "Choisir une carte de base",
+ "default": "Défaut",
+ "transport": "Transport",
+ "imagery": "Imagerie Satellitaire",
+ "simple": "Simple",
+ "nogeom": "Aucun"
+ },
"mapctrl": {
"rotation": {
"resetRotation": "Réinitialiser la rotation",
@@ -212,4 +221,4 @@
"resizeTooltip": "Redimensionner",
"noTab": "Pas d'onglet"
}
-}
\ No newline at end of file
+}
diff --git a/packages/geoview-core/public/templates/add-panels.html b/packages/geoview-core/public/templates/add-panels.html
index 4d3ba572d6d..b9e78d1ff5a 100644
--- a/packages/geoview-core/public/templates/add-panels.html
+++ b/packages/geoview-core/public/templates/add-panels.html
@@ -1,51 +1,53 @@
-
-
-
-
- Add Panels - Canadian Geospatial Platform Viewer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ Add Panels - Canadian Geospatial Platform Viewer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+ }"
+ >
+
+
+
+
+
+
+
+