diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index b923e2b3..e2c9f716 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -14,7 +14,7 @@ L.Map.mergeOptions({ default_popupContentTemplate: '# {name}\n{description}', default_interactive: true, default_labelDirection: 'auto', - maxZoomLimit: 20, + maxZoomLimit: 24, attributionControl: false, editMode: 'advanced', embedControl: true,