Set r variable in tilelayer preview
This commit is contained in:
parent
cfbe5c0b88
commit
725e42c597
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ L.Map.mergeOptions({
|
||||||
name: '',
|
name: '',
|
||||||
description: '',
|
description: '',
|
||||||
displayPopupFooter: false,
|
displayPopupFooter: false,
|
||||||
demoTileInfos: {s: 'a', z: 9, x: 265, y: 181},
|
demoTileInfos: {s: 'a', z: 9, x: 265, y: 181, r: ''},
|
||||||
licences: [],
|
licences: [],
|
||||||
licence: '',
|
licence: '',
|
||||||
enableMarkerDraw: true,
|
enableMarkerDraw: true,
|
||||||
|
|
Loading…
Reference in a new issue