diff client/src/components/layers/Layers.vue @ 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 c122a064fd5e
children 59db0b5921c5
line wrap: on
line diff
--- a/client/src/components/layers/Layers.vue	Fri May 17 11:31:30 2019 +0200
+++ b/client/src/components/layers/Layers.vue	Fri May 17 12:45:13 2019 +0200
@@ -22,6 +22,7 @@
         <Layerselect layerId="INLANDECDIS" />
         <Layerselect layerId="WATERWAYAREA" />
         <Layerselect layerId="STRETCHES" />
+        <Layerselect layerId="SECTIONS" />
         <Layerselect layerId="FAIRWAYDIMENSIONSLOS3" />
         <Layerselect layerId="FAIRWAYDIMENSIONSLOS2" />
         <Layerselect layerId="FAIRWAYDIMENSIONSLOS1" />