diff --git a/umap/static/umap/test/_pre.js b/umap/static/umap/test/_pre.js index 0af0a730..b46bd687 100644 --- a/umap/static/umap/test/_pre.js +++ b/umap/static/umap/test/_pre.js @@ -136,6 +136,11 @@ function initMap(options) { }, default_iconUrl: '../src/img/marker.png', zoom: 6, + share_statuses: [ + [1, 'Tout le monde (public)'], + [2, 'Quiconque a le lien'], + [3, 'Éditeurs uniquement'], + ], tilelayers: [ { attribution: '\u00a9 OSM Contributors',