Gestures Settings Base
Abstract settings class for GesturesPlugin.
This abstract class exposes all the required public APIs to configure the GesturesPlugin.
Constructors
Functions
Properties
Whether rotate is disabled when scaling. true by default.
Whether double tapping the map results in a zoom gesture.
Whether fling velocity animations are enabled, true by default.
Whether a gesture executes around a fixed focal point or the center of the gesture.
Whether rotate threshold increases when scaling. true by default.
Whether scale threshold increases when rotating. true by default.
Whether pitch gestures are enabled.
The pixel ratio of the device that the gestures will take in account.
Whether quick zoom gesture is enabled.
Whether rotation gestures are enabled.
Whether rotate velocity animations are enabled, true by default.
Whether scale velocity animations are enabled, true by default.
Whether scroll gestures are enabled.
Whether zoom gestures are enabled.