refactor webpack config
This commit is contained in:
parent
2d97ae4239
commit
8a37cf2c95
9 changed files with 31 additions and 131 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue