3.0.0 • Published 10 months ago

@mapbox-controls/zoom v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

<< all controls

🔍 @mapbox-controls/zoom

npm.io

Control to zoom in and zoom out map. The difference between the standard ones is that they are not combined with a compass control.

npm i @mapbox-controls/zoom
import ZoomControl from '@mapbox-controls/zoom';
import '@mapbox-controls/zoom/src/index.css';

map.addControl(new ZoomControl(), 'bottom-right');
3.0.0

10 months ago

2.1.0

12 months ago

2.0.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago