PostClickMove
PostClickMove =
RequiredMouseMoveTimingOption&object|RequiredMouseMoveTimingOption&object
Defined in: types.ts:338
Camera pan to perform after a click completes.
Direction-based: the camera shifts by the element’s bounding-box size
(in output pixels) plus optional padding (output pixels, applied to each
side) in the given direction.
Pixel-based: the camera shifts by explicit x / y output-pixel offsets
(negative values pan in the opposite direction).