leaflet upgrade and dark mode removed

This commit is contained in:
Léo Serre 2024-11-27 20:12:32 +01:00
parent 1cdf92fe1d
commit 4bb4d33817
11 changed files with 667 additions and 9757 deletions

View File

@ -25,7 +25,7 @@
</style>
</head>
<body>
<div id="map" <?php if ($_GET['dark']) echo "class='dark'"; ?>></div>
<div id="map"></div>
<script type="text/javascript">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

BIN
iFrameGPX/leaflet/images/marker-icon-2x.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
iFrameGPX/leaflet/images/marker-icon.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
iFrameGPX/leaflet/images/marker-shadow.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 618 B

File diff suppressed because it is too large Load Diff

1458
iFrameGPX/leaflet/leaflet.css Executable file → Normal file

File diff suppressed because it is too large Load Diff

15
iFrameGPX/leaflet/leaflet.js Executable file → Normal file

File diff suppressed because one or more lines are too long