new Zoom(opt_options)
control/Zoom.js, line 35
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Zoom options.
|
import Zoom from 'ol/control/Zoom';
A control with 2 buttons, one for zoom in and one for zoom out.
This control is one of the default controls of a map. To style this control
use css selectors .ol-zoom-in
and .ol-zoom-out
.
Name | Type | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Zoom options.
|