From 4153580a6a9c0c43b4e35b42bb21b9861d4d922d Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 3 Jul 2023 19:07:30 +0200 Subject: [PATCH] Invert datalayers and tilelayers icons in main toolbar --- umap/static/umap/js/umap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index a936e652..1d3c108b 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -58,9 +58,9 @@ L.U.Map.include({ 'embed', 'locate', 'measure', - 'tilelayers', 'editinosm', 'datalayers', + 'tilelayers', 'star', ],