zoomLeapVelocityMultiplier property

double zoomLeapVelocityMultiplier
final

The amount to scale the zooming velocity by during a leap animation

The larger the number, the larger the zoom difference during a leap. To change the duration of a leap, see leapMaxOfCurveComponent.

This may cause the pan velocity to exceed maxZoomVelocity.

Defaults to 3.

Implementation

final double zoomLeapVelocityMultiplier;