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",