scrollMode property

ScrollMode? scrollMode
getter/setter pair

Configures the directions in which the map is allowed to move during a scroll gesture. Default value: "horizontal-and-vertical".

Implementation

ScrollMode? scrollMode;