Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Description durationnumber
(defaults to 100)Animation duration in milliseconds.
conditionCondition | undefined A function that takes a
MapBrowserEventand returns a boolean to indicate whether that event should be handled. The default condition is thattargetNotEditableis fulfilled and that the platform modifier key isn't pressed (!platformModifierKey).deltanumber
(defaults to 1)The zoom level delta on each key press.