diff --git a/umap/static/umap/js/modules/umap.js b/umap/static/umap/js/modules/umap.js index b941205a..655b37f2 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',