feat(styles): test dark protomaps style
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 50s

This commit is contained in:
Cfp
2025-08-11 13:32:46 +02:00
parent d8b04ff756
commit 8fadeb68ca
4 changed files with 16 additions and 2 deletions

View File

@ -66,7 +66,7 @@
})
// @ts-expect-error - not typed correctly
// // @ts-expect-error - not typed correctly
layers.forEach(l => map.value!.addLayer(l));
// }
}}