Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Argument Default Description condition
Condition <optional>
A function that takes an
MapBrowserEvent
and returns a boolean to indicate whether that event should be handled. Default isnoModifierKeys
andtargetNotEditable
.duration
number <optional>
100 Animation duration in milliseconds.
pixelDelta
number <optional>
128 The amount of pixels to pan on each key press.