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