diff --git a/umap/static/umap/js/modules/umap.js b/umap/static/umap/js/modules/umap.js index 3e7def06..980ac1b8 100644 --- a/umap/static/umap/js/modules/umap.js +++ b/umap/static/umap/js/modules/umap.js @@ -833,7 +833,6 @@ export default class Umap { UIFields.push(`properties.${name}Control`) } UIFields = UIFields.concat([ - 'properties.homeControl', 'properties.moreControl', 'properties.scrollWheelZoom', 'properties.miniMap',