Ajout drapeau ukrainien
davvalent

davvalent commited on 2023-02-28 18:17:19
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -34,7 +34,7 @@
34 34
    * Photos aériennes 
35 35
    */
36 36
   const baseLayer = L.tileLayer("https://mt0.google.com/vt/lyrs=s&x={x}&y={y}&z={z}", {
37
-  attribution: "Map data © QDMTL, Imagery © Google, Archives de Montréal",
37
+  attribution: "🇺🇦 Map data © QDMTL, Imagery © Google, Archives de Montréal",
38 38
     maxZoom: 20,
39 39
     tileSize: 256
40 40
   }),
41 41