Client - disable map zoom animation on workout navigation
This commit is contained in:
parent
8cf86d9e25
commit
655c7a9f2b
@ -13,6 +13,7 @@
|
||||
:maxZoom="19"
|
||||
:center="center"
|
||||
:bounds="bounds"
|
||||
:zoomAnimation="false"
|
||||
ref="workoutMap"
|
||||
@ready="fitBounds(bounds)"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user