diff client/src/components/identify/formatter.js @ 3309:80037790032d

client: fully implemented sections - added map layer with new style - implemented in identify tool, map popup and fairway availability dialog - added sidebar menu item
author Markus Kottlaender <markus@intevation.de>
date Fri, 17 May 2019 12:45:13 +0200
parents 9107c959bb3b
children af6d8020b4a6
line wrap: on
line diff
--- a/client/src/components/identify/formatter.js	Fri May 17 11:31:30 2019 +0200
+++ b/client/src/components/identify/formatter.js	Fri May 17 12:45:13 2019 +0200
@@ -50,6 +50,9 @@
   stretches_geoserver: {
     label: "Stretch"
   },
+  sections_geoserver: {
+    label: "Section"
+  },
   gauges_geoserver: {
     label: "Gauge"
   }