0.0.5 • Published 1 year ago

@shenyong/mapbox-gl-zoom v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

<< all controls

🔍 @shenyong/mapbox-gl-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 @shenyong/mapbox-gl-zoom
import ZoomControl from '@shenyong/mapbox-gl-zoom';
import '@shenyong/mapbox-gl-zoom/src/index.css';

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

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago