Implementation of inertial deceleration for map movement.
Rate of decay (must be negative).
Minimum velocity (pixels/millisecond).
Delay to consider to calculate the kinetic initial values (milliseconds).
Generated using TypeDoc
Classdesc
Implementation of inertial deceleration for map movement.
Param: decay
Rate of decay (must be negative).
Param: minVelocity
Minimum velocity (pixels/millisecond).
Param: delay
Delay to consider to calculate the kinetic initial values (milliseconds).
Struct
Api