Fix tests: add now mandatory share_statuses in test map

This commit is contained in:
Yohan Boniface 2023-08-15 21:48:54 +02:00
parent 4acb1aa71e
commit 7078557831

View file

@ -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',