Map: organization popup links and backend page selector

This commit is contained in:
Jürgen Mummert
2026-02-26 22:11:55 +01:00
parent 51a92ea45e
commit 229f99ea19
7 changed files with 74 additions and 4 deletions
@@ -105,7 +105,11 @@
width: 100%;
min-height: 420px;
}
.maplibregl-popup {
z-index: 2147483647;
}
</style>
<script type="application/json" id="{{ mapDataElementId|e('html_attr') }}">{{ mapItemsJson|raw }}</script>
<script type="module" src="/bundles/mummertmediaeventmanager/assets/map-module.js?v=20260226h"></script>
<script type="module" src="/bundles/mummertmediaeventmanager/assets/map-module.js?v=20260226i"></script>