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: '',
|
||||
description: '',
|
||||
displayPopupFooter: false,
|
||||
demoTileInfos: {s: 'a', z: 9, x: 265, y: 181},
|
||||
demoTileInfos: {s: 'a', z: 9, x: 265, y: 181, r: ''},
|
||||
licences: [],
|
||||
licence: '',
|
||||
enableMarkerDraw: true,
|
||||
|
|
Loading…
Reference in a new issue