scrollZoom property
bool
get
scrollZoom
If true
, the "scroll to zoom" interaction is enabled. An Object
value is passed as options to {@link ScrollZoomHandler#enable}.
Implementation
bool get scrollZoom => jsObject.scrollZoom;