figureone
    Preparing search index...

    Zoom options.

    • min number | null — minimum zoom if value defined, no minimum if null (null)
    • max number | null — maximum zoom if value defined, no maximum if null (null)
    • wheelSensitivity number — mouse wheel zoom sensitivity where values greater than 1 are more sensitive resulting in faster zoom changes (1)
    • pinchSensitivity number — pinch zoom sensitivity where values greater than 1 are more sensitive resulting in faster zoom changes (1)
    • position TypeParsablePoint | null — zoom around a fixed point (instead of the mouse of pinch location) - leave undefined or use null to instead zoom around mouse or pinch location (null)