BoxZoomHandlerOptions
BoxZoomHandlerOptions =
object
Defined in: ui/handler/box_zoom.ts:17
A BoxZoomHandler options object.
Properties
boxZoomEnd?
optionalboxZoomEnd?:BoxZoomEndHandler
Defined in: ui/handler/box_zoom.ts:22
A callback that runs when the user completes the Shift-drag box gesture. Providing this callback suppresses the default fit-to-box zoom behavior.