Optional deceleration?: numberthe maximum value of the drag velocity.
1400
Optional easing?: ((t) => number)easing function applied to map.panTo when applying the drag.
bezier(0, 0, 0.3, 1)
the easing function
Optional linearity?: numberfactor used to scale the drag velocity
0
Optional maxthe rate at which the speed reduces after the pan ends.
2500
A DragPanHandler options object