From c66fac93cef816c33dc96bfe12b2a1b482357a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Thu, 9 May 2024 21:10:18 +0400 Subject: [PATCH] Typo: Change kat name --- index.php | 10 +++++----- js/map.js | 8 ++++---- kat/{974.php => DINA-MORGABIN.php} | 2 +- kat/{973.php => GUYANE.php} | 2 +- kat/KAMA.php | 2 +- kat/{971.php => KARUKERA.php} | 2 +- kat/{972.php => WANAKERA.php} | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) rename kat/{974.php => DINA-MORGABIN.php} (91%) rename kat/{973.php => GUYANE.php} (93%) rename kat/{971.php => KARUKERA.php} (92%) rename kat/{972.php => WANAKERA.php} (92%) diff --git a/index.php b/index.php index b1ae9ff..4053ec5 100644 --- a/index.php +++ b/index.php @@ -9,11 +9,11 @@

Choisis une carte

diff --git a/js/map.js b/js/map.js index 30b971f..89ca603 100644 --- a/js/map.js +++ b/js/map.js @@ -33,22 +33,22 @@ switch (codeCarte) { zoomLevel = 2.7 styleFileName = 'ortho-jwe-KAMA.json' break - case '971': + case 'KARUKERA': centerCoordinates = [-61.4167, 16.25] // Guadeloupe zoomLevel = 9 styleFileName = 'ortho.json' break - case '972': + case 'WANAKERA': centerCoordinates = [-61.01635, 14.60285] // Martinique zoomLevel = 9.5 styleFileName = 'ortho.json' break - case '973': + case 'GUYANE': centerCoordinates = [-53.1258, 3.9339] // Guyane française zoomLevel = 7 styleFileName = 'ortho-jwe.json' break - case '974': + case 'DINA-MORGABIN': centerCoordinates = [55.52905, -21.13014] // La Réunion styleFileName = 'ortho.json' zoomLevel = 9.5 diff --git a/kat/974.php b/kat/DINA-MORGABIN.php similarity index 91% rename from kat/974.php rename to kat/DINA-MORGABIN.php index cd12cd6..34dee5d 100644 --- a/kat/974.php +++ b/kat/DINA-MORGABIN.php @@ -7,7 +7,7 @@ diff --git a/kat/973.php b/kat/GUYANE.php similarity index 93% rename from kat/973.php rename to kat/GUYANE.php index d1aadaa..74ab04d 100644 --- a/kat/973.php +++ b/kat/GUYANE.php @@ -7,7 +7,7 @@ diff --git a/kat/KAMA.php b/kat/KAMA.php index 0341a1c..2f27b3f 100644 --- a/kat/KAMA.php +++ b/kat/KAMA.php @@ -7,7 +7,7 @@ diff --git a/kat/971.php b/kat/KARUKERA.php similarity index 92% rename from kat/971.php rename to kat/KARUKERA.php index d6a8a23..e65f6ea 100644 --- a/kat/971.php +++ b/kat/KARUKERA.php @@ -7,7 +7,7 @@ diff --git a/kat/972.php b/kat/WANAKERA.php similarity index 92% rename from kat/972.php rename to kat/WANAKERA.php index 4055b24..b093b9e 100644 --- a/kat/972.php +++ b/kat/WANAKERA.php @@ -7,7 +7,7 @@