optimisation des images

This commit is contained in:
2025-01-23 02:52:00 +01:00
parent c11b90f235
commit aca6c6b011
15 changed files with 153 additions and 39 deletions

View File

@@ -12,7 +12,7 @@ export function setupMapStore(mapStore, map, settings) {
}
// not working
// kept to maybe rework on it later
// may or may not rework on it later
export async function preloadEtapesTiles(mapStore, map) {
function waitForEvent(el, eventName) {
return new Promise((resolve) => {