Client - disable map zoom animation on workout navigation
This commit is contained in:
@@ -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)"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user