From e54e5752ae34e7621d595e3436bbe60845f77707 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Fri, 15 Dec 2023 23:20:35 +0100 Subject: [PATCH] chore: Remove duplicate key in Map.editable_options --- umap/static/umap/js/umap.js | 1 - 1 file changed, 1 deletion(-) diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index baed29cd..39addb50 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -1017,7 +1017,6 @@ L.U.Map.include({ 'displayPopupFooter', 'onLoadPanel', 'defaultView', - 'tilelayersControl', 'name', 'description', 'licence',