Class CooperativeGesturesHandler

A CooperativeGestureHandler is a control that adds cooperative gesture info when user tries to zoom in/out.

Example

const map = new Map({
cooperativeGestures: true
});

See

Example: cooperative gestures

Implements

Properties

Properties

_bypassKey: "ctrlKey" | "metaKey" = ...

This is the key that will allow to bypass the cooperative gesture protection