fix(map): harden protomaps flavor loading with base-style fallback

This commit is contained in:
Jürgen Mummert
2026-02-27 21:10:26 +01:00
parent b29aaaa1a3
commit 8b213ec619
2 changed files with 119 additions and 3 deletions
@@ -112,4 +112,4 @@
</style>
<script type="application/json" id="{{ mapDataElementId|e('html_attr') }}">{{ mapItemsJson|raw }}</script>
<script type="module" src="/bundles/mummertmediaeventmanager/assets/map-module.js?v=20260227a"></script>
<script type="module" src="/bundles/mummertmediaeventmanager/assets/map-module.js?v=20260227b"></script>