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