From 0ece752fd46d9ac2385d6e2a8728b5924abbba04 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Fri, 28 Feb 2025 17:51:32 +0100 Subject: [PATCH] Update template/module/journey/map.pug --- template/module/journey/map.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/module/journey/map.pug b/template/module/journey/map.pug index 6acc613..db88834 100644 --- a/template/module/journey/map.pug +++ b/template/module/journey/map.pug @@ -2,7 +2,7 @@ l-map( :zoom.sync="journey.leg_get().map.zoom", :center.sync="journey.leg_get().map.center", style="height:100%" - ref="map" + no-blocking-animations=true ) l-tile-layer( url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",