ol.interaction. ol.interaction.MouseWheelZoom

new MouseWheelZoom

Stability: experimental

Allows the user to zoom the map by scrolling the mouse wheel.

Parameters:
Name Type Argument Description
options olx.interaction.MouseWheelZoomOptions <optional>

Options.

Properties
Name Type Description
duration number | undefined

Animation duration in milliseconds. Default is 250.

Source:
  • mousewheelzoominteraction.js, line 22

Extends

  • ol.interaction.Interaction