refactor webpack config

This commit is contained in:
uwap 2018-06-19 12:35:10 +02:00
parent 2d97ae4239
commit 8a37cf2c95
9 changed files with 31 additions and 131 deletions

View file

@ -697,7 +697,8 @@ const config : Config = {
{
image: require("../img/layers/rzl/labels.svg"),
name: "Labels",
defaultVisibility: "visible",
defaultVisibility: "hidden",
opacity: 0.8,
bounds: {
topLeft: [0, 0],
bottomRight: [1000, 700]