IPanOptions
Represents options for configuring the pan behavior.
Properties
mouseButtons?
optional
mouseButtons:MouseButton
[]
List of mouse buttons that are used for panning.
Defined in
options/interfaces/IPanOptions.ts:10
useMouse?
optional
useMouse:boolean
Whether panning with the mouse is enabled.