Module: ol/interaction/DblClickDragZoom

ol/interaction/DblClickDragZoom


Classes

DblClickDragZoom

Type Definitions

Options{Object}

Properties:
Name Type Argument Default Description
duration number <optional>
400

Animation duration in milliseconds. *

delta number <optional>
1

The zoom delta applied on move of one pixel. *

stopDown function <optional>

Should the down event be propagated to other interactions, or should be stopped?