Merge remote-tracking branch 'origin/v4.x' into v4.x

This commit is contained in:
778a69cd 2024-06-17 17:41:37 +02:00
commit 5886c7f091

View file

@ -268,6 +268,7 @@
>
<template #default>
<event-map
v-if="showMap"
:routingType="routingType ?? RoutingType.OPENSTREETMAP"
:address="event.physicalAddress"
@close="showMap = false"