diff client/src/store/map.js @ 2273:4eeaba4ef573

client: rename the Fairway Dimensions layers * change the Fairway layers names and adjust the related code in Maplayer.vue
author Fadi Abbud <fadi.abbud@intevation.de>
date Thu, 14 Feb 2019 16:22:56 +0100
parents 7efa29d16e77
children 77adbdd24d52
line wrap: on
line diff
--- a/client/src/store/map.js	Thu Feb 14 16:15:36 2019 +0100
+++ b/client/src/store/map.js	Thu Feb 14 16:22:56 2019 +0100
@@ -38,9 +38,9 @@
   INLANDECDIS: "Inland ECDIS chart Danube",
   WATERWAYAREA: "Waterway Area",
   STRETCHES: "Stretches",
-  FAIRWAYDIMENSIONSLOS1: "Fairway Dimensions LOS 1",
-  FAIRWAYDIMENSIONSLOS2: "Fairway Dimensions LOS 2",
-  FAIRWAYDIMENSIONSLOS3: "Fairway Dimensions LOS 3",
+  FAIRWAYDIMENSIONSLOS1: "LOS 1 Fairway Dimensions",
+  FAIRWAYDIMENSIONSLOS2: "LOS 2 Fairway Dimensions",
+  FAIRWAYDIMENSIONSLOS3: "LOS 3 Fairway Dimensions",
   WATERWAYAXIS: "Waterway Axis",
   WATERWAYPROFILES: "Waterway Profiles",
   BOTTLENECKS: "Bottlenecks",