maxZoomVelocity property

double maxZoomVelocity
final

The maximum zoom level difference to apply per frame to the camera's zoom level during a zoom animation

Measured in zoom levels. Negative numbers will flip the standard zoom keys.

Defaults to 0.03.

Implementation

final double maxZoomVelocity;