Skip to content

Disable Mouse Scrolling #16

@SicorDev

Description

@SicorDev

Hello,

we had to disable the mouswheel for a customer and hacked osm.js like this:

    map.addControl(new OpenLayers.Control.Navigation({
      'zoomWheelEnabled': false
    }));

would be cool if this was configurable in a future version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions