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