fix(front): don't load leaflet in the background
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
>
|
||||
<template #default>
|
||||
<event-map
|
||||
v-if="showMap"
|
||||
:routingType="routingType ?? RoutingType.OPENSTREETMAP"
|
||||
:address="event.physicalAddress"
|
||||
@close="showMap = false"
|
||||
|
||||
Reference in New Issue
Block a user