Merge remote-tracking branch 'origin/v4.x' into v4.x
This commit is contained in:
commit
5886c7f091
|
@ -268,6 +268,7 @@
|
|||
>
|
||||
<template #default>
|
||||
<event-map
|
||||
v-if="showMap"
|
||||
:routingType="routingType ?? RoutingType.OPENSTREETMAP"
|
||||
:address="event.physicalAddress"
|
||||
@close="showMap = false"
|
||||
|
|
Loading…
Reference in a new issue