Set r variable in tilelayer preview

This commit is contained in:
Yohan Boniface 2018-06-16 22:55:57 +02:00
parent cfbe5c0b88
commit 725e42c597

View file

@ -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,