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