diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index 2c8a8634..173c614f 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -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,