maj données

This commit is contained in:
EpicKiwi 2026-07-02 12:52:45 +02:00
parent fc975b0bce
commit 672f093c08
Signed by: epickiwi
GPG key ID: C4B28FD2729941CE
20 changed files with 9225 additions and 59 deletions

View file

@ -92,7 +92,7 @@ export async function init(){
// Parametrage de la carte initiale
//map.setMaxBounds(map_bounds)
map.setView(map_center, 19, {
map.setView(map_center, 20, {
animate: false,
})
}