Support transparent WMS property (fix #468)
This commit is contained in:
parent
e058802777
commit
8d043c9b37
1 changed files with 1 additions and 0 deletions
|
|
@ -450,6 +450,7 @@ BR.LayersConfig = L.Class.extend({
|
|||
L.Util.extend(josmOptions, {
|
||||
layers: props.layers,
|
||||
format: props.format,
|
||||
transparent: props.transparent || false,
|
||||
})
|
||||
);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue